Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown93d ago0x2512e3…3cb68b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown93d ago0x53efda…7eaefd
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown93d ago0xee366d…93ef50
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown93d ago0xd14354…6023bb
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown93d ago0xb6c875…5ccdc8
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown93d ago0x16b537…55edad
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x958fa6…05b53d
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x9ac432…dc7787
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0xee7751…ea702b
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x784e3c…53ca3a
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x8c0b58…b5b5ed
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x63c081…442554
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0xd25ced…d33571
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x92cef4…fb2d13
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0xb31ebd…342fe6
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x07ebcb…2e5ef2
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x6102bb…9fe166
0x5ac3…c6960x6839…1a2bBase$1.00100%Route unknown94d ago0xbd4257…eb98bd
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x7b39b2…6e422d
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0xc205de…96f136
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0xc7ff24…9a89fd
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x2e9ae4…959107
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x114505…01568c
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x2bc01b…b0b9d5
0x5ac3…c6960x6839…1a2bBase$0.003100%Route unknown94d ago0x04a074…8d68ec

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.