Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.0018100%coinbase63d ago0x8e1575…d6cc46
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0xd51e58…37c980
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.0012100%coinbase63d ago0x4bf840…d155d1
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0xfe3ed9…4e2a48
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0x5e5db7…743096
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.0012100%coinbase63d ago0xece57b…abe251
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0x90ec1f…9bc91f
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0xf5f79a…3aed77
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.0018100%coinbase64d ago0x054512…5a83d4
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.006100%coinbase64d ago0x6a7b89…78a4d4
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x77ea6e…081d98
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.00144100%coinbase64d ago0x94eb7a…a092f0
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x4d736a…6fdfa8
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.001100%coinbase64d ago0x0d42c2…85b73c
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.0048100%coinbase64d ago0xd7d825…d4e414
0xbecc…fa720x2b6d…32c5Base2sPublic-records$0.0018100%coinbase64d ago0x8bf654…89dadc

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.