Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x461c26…6b951c
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xdd3ffa…41fef2
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x2e12e0…93f2b8
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x0b5d33…fa88e4
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xcc6bd4…74c303
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x88cca4…185877
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x247d58…aea629
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xb14331…414472
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x15f76b…4ca938
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xac60b2…7daa91
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xa3c1a4…0d485e
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x3ac0df…ede8ba
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xdf3abc…a51ba4
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x374416…262be2
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x82e6a2…c06815
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xe82a85…d466f0
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x797e5d…d89b3b
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xe04cd2…d60bec
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xdff2e5…6274d7
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xefef50…af3d1b
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x905db7…539b06
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0xa26f52…140918
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x1c07ee…cd1a16
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x376c85…a7a286
0x3567…1d450x5aae…482eBase$0.001100%coinbase3d ago0x72e815…e3b2a6

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.