Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0xe1a94f…6c6fa0
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0x93ab71…0a618a
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0xbc991a…ea8a95
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.00144100%coinbase92d ago0xd13bb5…224eb9
0x530f…2a060x2b6d…32c5Base2sPublic-records$0.0012100%coinbase92d ago0x8b6ac2…250eb8
0x3e6b…a5f30x2b6d…32c5Base2sPublic-records$0.00144100%coinbase92d ago0x23de65…28cdc0
0x7781…f8f60x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0x97850e…08f495
0x223c…3c640x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0x6f7b76…ffef82
0x1201…73020x2b6d…32c5Base2sPublic-records$0.001100%coinbase92d ago0x1fc846…229ae2
0x051b…da220x2b6d…32c5Base2sPublic-records$0.0012100%coinbase92d ago0xcf5c66…cdc08a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x6a76e9…7fdf3f
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x5d0f55…8de7e7
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0xb85b18…6d7793
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x657a3c…0b6e06
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x069189…135792
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0xb346b1…4f949c
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase92d ago0x55f9ab…1c7098
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x58059e…bed885
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.01100%coinbase92d ago0xf94031…c3d26a
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0xf473ab…196f8e
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x584cec…a14996
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.05100%coinbase92d ago0xceaa7f…c39e43
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x5b9331…73fe64
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.002100%coinbase92d ago0x7302ee…236928
0xd0ec…48340x2b6d…32c5Base2sPublic-records$0.05100%coinbase92d ago0x15246c…c81b6a

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.