Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$10.0070%0x88c8…503824d ago0x2d4a80…6a36a4
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x04a0…f71824d ago0x65268f…7f2d36
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x5e05…afbb24d ago0x6e4a82…ba4b92
0x1332…66eb0x47c5…4fc3Base—$262.5070%0x4639…93fa24d ago0x4d1e29…73d156
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa2b7…2c9a24d ago0x1c0aab…16ed2c
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xa5c8…4ccb24d ago0x41e397…b7c250
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x1ae8…2c7324d ago0x774573…242afa
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x8494…2e4424d ago0x65cbf4…056bc1
0x1332…66eb0x47c5…4fc3Base—$31.5070%0xaf61…49f624d ago0x362fa3…89d7c1
0x1332…66eb0x47c5…4fc3Base—$19.0070%0xb182…b93d24d ago0xf82b71…e65f26
0x1332…66eb0xdf62…30eeBase—$99.9170%0xe59f…80f724d ago0x4bae64…58ecb5
0x1332…66eb0x47c5…4fc3Base—$52.5070%0xb89a…e8ac24d ago0x317c60…e7c2f9
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0x88c8…503824d ago0xd88c25…34533b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1e92…0cb724d ago0x97696b…758199
0x1332…66eb0xdf62…30eeBase—$99.8570%0xe6a1…011724d ago0x99ab13…f3b208
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x5e96…f15924d ago0x937870…fccfb3
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x33d4…503724d ago0x23b95b…e86c81
0x1332…66eb0xdf62…30eeBase—$99.9170%0x5823…9b2124d ago0xb96b0f…3fba23
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4e4a…2e7324d ago0x5f4c2b…eb0915
0x1332…66eb0xdf62…30eeBase—$99.6570%0x7186…110f24d ago0x64aee2…981412
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xc0fa…66cc24d ago0xf94eba…c6910e
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x39ac…36cd24d ago0x78f2d5…2a94f8
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd301…c7ff24d ago0xd84cd0…7e7cb7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x96df…634b24d ago0x4438e1…c0b314
0x1332…66eb0x47c5…4fc3Base—$8.8070%0x96be…0b4624d ago0xe0e1b2…895152

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.