Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x41ad…2170Basex402 service$0.05100%coinbase60d ago0x59d20e…8a2cff
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xd1e4fe…c2cfe5
0x7e57…2f090x41ad…2170Basex402 service$0.05100%coinbase60d ago0x02ec99…bb9459
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xdd047b…f14e6c
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xd17f77…45aca3
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x8e7683…6ab729
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x92e4eb…ddacd9
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x1c5c93…e99cb7
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xfba712…8465a1
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xe5cd63…152483
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xb89a80…cb256b
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x0b34e1…1d856c
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x963bd8…93c890
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x451b20…e1e29b
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xd50ed7…3571a3
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x7c875e…b70693
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x113b29…63b3b8
0xfe2d…05570x41ad…2170Basex402 service$0.001100%coinbase60d ago0x747a71…291333
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase60d ago0x95e098…f53f29
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xb50283…0e0d2d
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase60d ago0x2652e5…ce43e2
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0xc337e0…8b3f3e
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase60d ago0x6ea0f9…a4afbb
0x7e57…2f090x41ad…2170Basex402 service$0.001100%coinbase60d ago0x284c0c…3f8415
0x7e57…2f090x41ad…2170Basex402 service$0.25100%coinbase60d ago0x4507d2…6ddd9e

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.