Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x3a5c8a…92647e
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.00144100%coinbase72d ago0xbde948…8c8b2d
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.00144100%coinbase72d ago0x1b30f3…375ced
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0x9e725f…51a926
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0x315889…a1fb6b
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.0018100%coinbase72d ago0x2b3f36…e24620
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0x488fb6…09c67a
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.006100%coinbase72d ago0xd3cd97…69d811
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.00144100%coinbase72d ago0x12dd81…f0c10b
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.0012100%coinbase72d ago0xbbc45e…2fb18f
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.0018100%coinbase72d ago0x627fc4…039068
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xe5119d…1a1833
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xeeae70…435b85
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.00144100%coinbase72d ago0x53a123…d3ddda
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xd11155…92abce
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xb1d57a…f8d21f
0xd3fc…41c70x2b6d…32c5Base2sPublic-records$0.001100%coinbase72d ago0xe8a9ad…56b9e3

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.