Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x389caa…6cb03b
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0x38805d…286980
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0xd32139…945aa2
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0xdf39c1…566024
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc120d ago0xd7b589…9e6deb
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0xabd819…c67970
0x19b5…cf0c0x35e6…1f0eBase—$0.02100%0x0b44…80fc120d ago0xfed490…9fa41f
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x8a3b8a…2a34ed
0x19b5…cf0c0x35e6…1f0eBase—$0.01100%0x0b44…80fc120d ago0x7ac9f0…3af471
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x48b3ba…5d638e
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0x031016…adc00b
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x3ec91e…b3ec2c
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x7b9284…bde1e2
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0xee4e0e…503ed4
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x5b4403…274ebd
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x501bb2…7e6f2a
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0xcb80ce…bf716f
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0xd7b94d…77e62c
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0xc8ec15…df6ebc
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0x00139d…e93a69
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0x2d7845…237b91
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0xa32396…5cfd02
0x19b5…cf0c0xa8a8…d988Base—$0.01100%0x5d34…be69120d ago0xfc59fb…3ea2fc
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0xdb65…a489120d ago0xa93343…0acb1d
0x19b5…cf0c0xa8a8…d988Base—$0.02100%0x5d34…be69120d ago0x025eeb…fe502b

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.