Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe294…b2ef0x3e0a…78e7Base—$0.005191100%coinbase73d ago0xf80473…9a7c0d
0xe294…b2ef0x3e0a…78e7Base—$0.003874100%coinbase73d ago0x8b9393…034386
0xe294…b2ef0x3e0a…78e7Base—$0.005866100%coinbase73d ago0xab445d…76fa79
0xe294…b2ef0x3e0a…78e7Base—$0.002805100%coinbase73d ago0x4bd0b4…488b4e
0xe294…b2ef0x3e0a…78e7Base—$0.003975100%coinbase73d ago0x899b8c…cb8f92
0xe294…b2ef0x3e0a…78e7Base—$0.004647100%coinbase73d ago0x63f9f8…a1d319
0xe294…b2ef0x3e0a…78e7Base—$0.005195100%coinbase73d ago0x8f2942…5b610f
0xe294…b2ef0x3e0a…78e7Base—$0.00357100%coinbase73d ago0x86111c…41a90a
0xe294…b2ef0x3e0a…78e7Base—$0.002895100%coinbase73d ago0x7af048…49053b
0xe294…b2ef0x3e0a…78e7Base—$0.005862100%coinbase73d ago0x03b319…149e90
0xe294…b2ef0x3e0a…78e7Base—$0.003877100%coinbase73d ago0x30bdd6…72067a
0xe294…b2ef0x3e0a…78e7Base—$0.005863100%coinbase73d ago0x0b66b6…056592
0xe294…b2ef0x3e0a…78e7Base—$0.005901100%coinbase73d ago0xc4ecc7…1284fb
0xe294…b2ef0x3e0a…78e7Base—$0.003184100%coinbase73d ago0xe8c008…5359a3
0xe294…b2ef0x3e0a…78e7Base—$0.003594100%coinbase73d ago0x0420ea…36c70f
0xe294…b2ef0x3e0a…78e7Base—$0.003303100%coinbase73d ago0x79df21…12ed5e
0xe294…b2ef0x3e0a…78e7Base—$0.004888100%coinbase73d ago0x2b1edb…ac76de
0xe294…b2ef0x3e0a…78e7Base—$0.003034100%coinbase73d ago0x628f0a…35fd0e
0xe294…b2ef0x3e0a…78e7Base—$0.003417100%coinbase73d ago0xaa4aba…88f826
0xe294…b2ef0x3e0a…78e7Base—$0.003318100%coinbase73d ago0x983c52…b1b641
0xe294…b2ef0x3e0a…78e7Base—$0.003416100%coinbase73d ago0xcf7f43…2c8e59
0xe294…b2ef0x3e0a…78e7Base—$0.005661100%coinbase73d ago0xabb498…0193bd

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.