Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base—$19.9570%0x5e05…afbb37d ago0x927519…a6fe5f
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x1ef5…d9e838d ago0x41c50b…09842f
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x6c20…6aed38d ago0xccdf47…6bb036
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xdfea…dfaf38d ago0x092fde…f9510f
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x127e…b24a38d ago0x2637f5…306e28
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x7186…110f38d ago0xc52024…95eb89
0xc9a2…31540x0e3d…7757Base—$3.1570%0xc629…e70138d ago0x421fda…1cd21a
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x614a…d5ce38d ago0x56bc68…040966
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x1f5f…656e38d ago0x4d1e2d…5a3f1e
0xc9a2…31540x47c5…4fc3Base—$1.0570%0xde1b…a3a238d ago0xcbbaa4…acdef2
0xc9a2…31540x0e3d…7757Base—$5.2570%0x9618…286138d ago0x2d75c6…c5294f
0xc9a2…31540x47c5…4fc3Base—$10.5070%0x2041…bdf638d ago0x35aa52…282de5
0xc9a2…31540x0e3d…7757Base—$10.5070%0x2b35…135b38d ago0xe8c8d4…095c8a
0xc9a2…31540x0e3d…7757Base—$10.5070%0x2158…e16038d ago0x9130b4…fa9e94
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xb97a…ba2d38d ago0xb4e0dd…ee9e47
0xc9a2…31540x47c5…4fc3Base—$14.7070%0x5e05…afbb38d ago0xde5ffd…d031a4
0xc9a2…31540x47c5…4fc3Base—$50.4070%0xa894…209f38d ago0x91e409…da2ebe
0xc9a2…31540x0e3d…7757Base—$21.0070%0xf31d…cc4b38d ago0x10a4d3…8f6e7c
0xc9a2…31540x0e3d…7757Base—$1.0570%0x1c06…7baa38d ago0x046360…07e892
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xcf26…86e638d ago0xe1593d…075233
0xc9a2…31540x47c5…4fc3Base—$10.5070%0xd022…454138d ago0xd882be…bb9c9d
0xc9a2…31540x0e3d…7757Base—$1.0570%0x0524…938938d ago0x6fb042…c35700
0xc9a2…31540x0e3d…7757Base—$10.5070%0x9190…8d8338d ago0x27022f…4b7f92
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x8100…1de538d ago0x48e961…da49a2
0xc9a2…31540x0e3d…7757Base—$6.3070%0x9547…14df38d ago0x9aeb69…f6a2de

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.