Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0x5208ac…4961fb
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0x2dbc45…7e4eb7
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x74670d…025ea6
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0x4f7567…076b86
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0xc67738…40fe41
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x21f6de…c8e4d5
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0x55218c…79b75e
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0x0866dd…da1ab5
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x1abce0…b23392
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0x2e01c6…b00e4e
0xdf2c…aef50x73fc…b29bBase—$0.01100%0x0018…ca97111d ago0xcfff87…677c99
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x083dd2…b4d202
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0xe02583…f46122
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0xbb1965…1453e3
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x49bc40…9f019a
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0x951a84…8eed71
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0x54b5ca…f24517
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0xea2329…550bae
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0xed8b33…c5b8ba
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0xb1ea6e…2fef23
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x3669f0…625a72
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0xb3d27f…da1001
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0021…ad8f111d ago0x8db0dd…14735a
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0x0018…ca97111d ago0x0b67b5…384a8a
0xdf2c…aef50x73fc…b29bBase—$0.0075100%0xdf7d…5dbd111d ago0x2a671b…f1a01b

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.