Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x12ba52…620fd7
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x15402f…f9857a
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0xbb2a19…0dde4a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0xe987b4…78dcca
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0xe1dde7…d4e257
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x727f51…64333c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x4002b8…3ed535
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x3264ae…10b172
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x72d2c3…8ac02c
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0xe8be85…166df5
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0xb17aff…fda521
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x79ea46…642a53
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x1b9c5c…57f0ea
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x9752ff…443bbd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0xb49eaa…7be8eb
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0xdd1c65…eb9081
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x02b8f6…40f9f7
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0xf726f7…c34585
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x14c769…3c29fd
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x31d4c2…89ea2c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x1af3cc…b753d0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0x7ab688…adf06b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0xbc9931…3c2eb9
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates77d ago0xa767ca…e1fda1
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase77d ago0x7e48a4…e6cfce

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.