Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$25.01100%coinbase44d ago0xaeec15…6450fb
0x7d45…92240xb0af…7de0Base—$28.83100%coinbase44d ago0xc74ce9…283316
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase44d ago0xfd0cdd…c410c6
0x7d45…92240xb0af…7de0Base—$27.51100%coinbase44d ago0xec1048…71fa1d
0x7d45…92240xb0af…7de0Base—$28.22100%coinbase44d ago0x00a36c…352f47
0x7d45…92240xb0af…7de0Base—$25.51100%coinbase44d ago0x585622…1684ad
0x7d45…92240xb0af…7de0Base—$27.14100%coinbase44d ago0xe9a00b…99c594
0x7d45…92240xb0af…7de0Base—$26.30100%coinbase44d ago0xd03896…6d1a9c
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase44d ago0x366066…558e0c
0x7d45…92240xb0af…7de0Base—$25.01100%coinbase44d ago0xbbcc05…2255ce
0x7d45…92240xb0af…7de0Base—$25.08100%coinbase44d ago0x973e60…9e260f
0x7d45…92240xb0af…7de0Base—$17.01100%coinbase44d ago0x119efb…87a596
0x7d45…92240xb0af…7de0Base—$23.83100%coinbase44d ago0xb2d368…2005cb
0x7d45…92240xb0af…7de0Base—$21.01100%coinbase44d ago0x408a0f…479452
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase44d ago0xe0eb39…b40f57
0x7d45…92240xb0af…7de0Base—$20.01100%coinbase44d ago0xac8d9a…f3d3df
0x7d45…92240xb0af…7de0Base—$20.02100%coinbase44d ago0xc3f89a…28ade4
0x7d45…92240xb0af…3befBase—$3.00100%payAI44d ago0x72ec22…d04dce
0x7d45…92240xb0af…7de0Base—$17.01100%coinbase44d ago0xcded9a…a7019a
0x7d45…92240xb0af…7de0Base—$22.31100%coinbase44d ago0xe44df0…d9b773
0x7d45…92240xb0af…7de0Base—$21.01100%coinbase44d ago0xe6a44c…253d3f
0x7d45…92240xb0af…7de0Base—$21.01100%coinbase44d ago0xf69b95…a8f26d
0x7d45…92240xb0af…7de0Base—$20.01100%coinbase44d ago0x38be3e…ef1080
0x7d45…92240xb0af…7de0Base—$19.69100%coinbase44d ago0x25c366…4cb5f0
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase44d ago0xa590ba…faa7db

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.