Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase38d ago0xaefc31…33a2b8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0xca2f73…dc5ce7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x06b3ab…5c0bc8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0xa9c5e6…26834c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0xa9665e…2db44b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x192a7a…169ddb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x4f8109…0cab34
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x5e7794…6540f9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x70dddc…140e52
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x205f8d…ceaf22
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x487951…61f842
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0xefe4c7…dca50c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x1ed15e…585dd3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x349f92…b4009e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x54e1ff…77d1e3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x5f4b07…eafeb0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x9b3553…c1938c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0xb2cb41…645c79
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x06c72a…3a3f03
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0xea724f…5b9f8c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x9b0a45…8dca27
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x4948f2…194f66
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x96db0c…ac1292
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x61ae7f…d8ac97
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase39d ago0x2f0d93…fd45cb

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.