Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x762b…cf5059d ago0x556dfa…f2fad2
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa423…2cae59d ago0x15b67b…85339f
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x2b28…0c2159d ago0xd1a7c0…45596f
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x54b0…438459d ago0x3b954f…b61c36
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4b7f…bff059d ago0x2b1731…5ae91f
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x96df…634b59d ago0x8385aa…c28f3b
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x19e0…dcbe59d ago0x560ea0…062b48
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9547…14df59d ago0x706ed2…b799c2
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x8494…2e4459d ago0xa54d45…5e5ddf
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x7818…d2a659d ago0x9d8ff2…e3b1f6
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x60b3…977359d ago0x767719…c9cc83
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x6a96…27ff59d ago0x5d5031…6ce60c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x75c8…902c59d ago0x4a0b49…624921
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x4b7f…bff059d ago0xb648c9…2f18ab
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4a3c…710259d ago0x33af96…4c9ab2
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xbe69…299260d ago0x7531b8…941dcb
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x214e…3e4a60d ago0xf46b33…32f9e1

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.