Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56c6…f26f0x5711…289dBase—$0.01100%coinbase77d ago0xc7c37c…de37d9
0x56c6…f26f0xcaa3…0158Base—$0.01100%coinbase77d ago0x15a629…7cb05e
0x56c6…f26f0xe825…790eBase—$0.01100%coinbase77d ago0x614a89…bac654
0x56c6…f26f0x7f81…a70eBase—$0.01100%coinbase77d ago0xceda85…92a0bc
0x56c6…f26f0x36b4…37c8Base—$0.01100%coinbase77d ago0xf9a012…802486
0x56c6…f26f0x8574…583fBase—$0.01100%coinbase77d ago0x30c90c…c55fca
0x56c6…f26f0x1e3b…4237Base—$0.01100%coinbase77d ago0x63bd7e…445d4d
0x56c6…f26f0x0bdc…f1a8Base—$0.01100%coinbase77d ago0x961005…bbbdc5
0x56c6…f26f0x85bc…6e9bBase—$0.01100%coinbase77d ago0x182156…c2d0af
0x56c6…f26f0x2187…40f1Base—$0.01100%coinbase77d ago0x811ca1…127431
0x56c6…f26f0xab45…e1adBase—$0.01100%coinbase77d ago0x1b6f92…50affa
0x56c6…f26f0x2b67…90b9Base—$0.01100%coinbase77d ago0x5aeab8…023ceb
0x56c6…f26f0xde21…3bccBase—$0.01100%coinbase77d ago0xab42bc…ff3547
0x56c6…f26f0x95e0…29e8Base—$0.01100%coinbase78d ago0x4090c0…bd965b
0x56c6…f26f0x5a15…e6e9Base—$0.01100%coinbase78d ago0x0c6ca3…de66ad
0x56c6…f26f0xd2db…9fc4Base—$0.01100%coinbase78d ago0x25408f…d8213f
0x56c6…f26f0x7315…7a89Base—$0.01100%coinbase78d ago0xf635f4…21eb47
0x56c6…f26f0xfd24…218cBase—$0.01100%coinbase78d ago0xb85f2f…5267d9
0x56c6…f26f0x31c3…e667Base—$0.01100%coinbase78d ago0x3d9d41…7a6de5
0x56c6…f26f0x74e7…087eBase—$0.01100%coinbase78d ago0xed26ec…2a2018
0x56c6…f26f0x9ae1…71e8Base—$0.01100%coinbase78d ago0x70e175…17b47d
0x56c6…f26f0x3763…ca20Base—$0.01100%coinbase78d ago0xf7f855…515c6b
0x56c6…f26f0xdb3c…8eadBase—$0.01100%coinbase78d ago0x1ecb45…a863d5
0x56c6…f26f0x1fd5…7335Base—$0.01100%coinbase78d ago0x7f4d38…82d399
0x56c6…f26f0xb37c…b50cBase—$0.01100%coinbase78d ago0xbec45e…9703c9

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.