Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa604…ed180xb049…20ecBasex402 service$0.0270%0x930d…82c124d ago0x96692e…a31419
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0x1d14b8…65894e
0xa604…ed180xb049…20ecBasex402 service$0.2470%0x930d…82c124d ago0x4b2b23…03b649
0xa604…ed180xb049…20ecBasex402 service$0.2070%0x930d…82c124d ago0x95e823…e5b693
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0xe4035d…ed9887
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0xe70b78…aac2e6
0xa604…ed180xb049…20ecBasex402 service$0.1070%0x930d…82c124d ago0x196d36…492f2c
0xa604…ed180xb049…20ecBasex402 service$0.2970%0x930d…82c124d ago0x4d6e46…211f2b
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0xe9bf71…fc2356
0xa604…ed180xb049…20ecBasex402 service$0.1570%0x930d…82c124d ago0xb3a398…409639
0xa604…ed180xb049…20ecBasex402 service$0.3970%0x930d…82c124d ago0x7135e4…5f0af6
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0xfbf3e4…22202e
0xa604…ed180xb049…20ecBasex402 service$0.3970%0x930d…82c124d ago0xf03533…a1e1f3
0xa604…ed180xb049…20ecBasex402 service$0.1870%0x930d…82c124d ago0x5ce664…e32c76
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0x992eda…f4efc6
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0xccb2ac…d955fd
0xa604…ed180xb049…20ecBasex402 service$0.2070%0x930d…82c124d ago0x352894…6fd0d6
0xa604…ed180xb049…20ecBasex402 service$0.1570%0x930d…82c124d ago0x6b3435…85e330
0xa604…ed180xb049…20ecBasex402 service$0.1270%0x930d…82c124d ago0x63c706…9a5c2a
0xa604…ed180xb049…20ecBasex402 service$0.2970%0x930d…82c124d ago0x8f95f6…5d1290
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0x8dbd5b…586a69
0xa604…ed180xb049…20ecBasex402 service$0.2470%0x930d…82c124d ago0x70857f…92d533
0xa604…ed180xb049…20ecBasex402 service$0.0570%0x930d…82c124d ago0x6cf33b…dd01a4
0xa604…ed180xb049…20ecBasex402 service$0.2470%0x930d…82c124d ago0xc9ae2b…93b5b7
0xa604…ed180xb049…20ecBasex402 service$0.1070%0x930d…82c124d ago0x07f5f4…d71ef4

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.