Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaeec…06b90x5aae…482eBase$0.001100%coinbase8d ago0xa2968f…4bd3e2
0x0b43…55730x5aae…482eBase$0.001100%coinbase8d ago0xbda024…b01515
0xb329…44470x5aae…482eBase$0.001100%coinbase8d ago0x9f1401…be35fa
0x8342…76a00x5aae…482eBase$0.001100%coinbase8d ago0x6d8ab8…1146a0
0xb87e…1ac10x5aae…482eBase$0.001100%coinbase8d ago0x5d7fa5…b073e2
0x8342…76a00x5aae…482eBase$0.001100%coinbase8d ago0xea8b8c…2ab165
0x0b43…55730x5aae…482eBase$0.001100%coinbase8d ago0xac7be5…8d7bce
0xaeec…06b90x5aae…482eBase$0.001100%coinbase8d ago0x1194aa…4a9233
0xb329…44470x5aae…482eBase$0.001100%coinbase8d ago0xa0ef8b…754179
0x8342…76a00x5aae…482eBase$0.001100%coinbase8d ago0x6c9294…f1c9cd
0x0b43…55730x5aae…482eBase$0.001100%coinbase8d ago0x5d4c50…afcce0
0xb87e…1ac10x5aae…482eBase$0.001100%coinbase8d ago0x6c6fdf…cdb8ba
0xaeec…06b90x5aae…482eBase$0.001100%coinbase8d ago0x5df7f7…cf4c1a
0xb329…44470x5aae…482eBase$0.001100%coinbase8d ago0x2d9c87…8018d8
0xb87e…1ac10x5aae…482eBase$0.001100%coinbase8d ago0x53ee25…78776b
0x0b43…55730x5aae…482eBase$0.001100%coinbase8d ago0xfb44a4…582905
0x8342…76a00x5aae…482eBase$0.001100%coinbase8d ago0x45129a…ccf304
0xaeec…06b90x5aae…482eBase$0.001100%coinbase8d ago0x39084b…8ebf95
0xb87e…1ac10x5aae…482eBase$0.001100%coinbase8d ago0x5ffcc1…d13474
0xb87e…1ac10x5aae…482eBase$0.001100%coinbase8d ago0xb33bc5…10260f
0xe70b…b5e20x5aae…482eBase$0.001100%coinbase8d ago0x62be7d…3d43be
0xaeec…06b90x5aae…482eBase$0.001100%coinbase8d ago0x97304d…5eb402
0xb329…44470x5aae…482eBase$0.001100%coinbase8d ago0x3c4987…316a11
0x8342…76a00x5aae…482eBase$0.001100%coinbase8d ago0x0a4752…f7deea
0xe70b…b5e20x5aae…482eBase$0.001100%coinbase8d ago0x7c1cfb…ca055d

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.