Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$1.0570%0xcfc4…e10437d ago0x29d118…443aa8
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x70ba…dd5637d ago0x2b9be2…dfb182
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x2115…35a037d ago0x6cc0e9…1c6017
0xeb19…e6200x47c5…4fc3Base—$15.7570%0xe082…90c437d ago0xf7c8c9…7f05b8
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xf74f…ffda37d ago0x57dfc4…87d443
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x3e24…de6837d ago0x205622…e8e616
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x2d29…913b37d ago0xf1a9c1…88cffb
0xeb19…e6200x47c5…4fc3Base—$2.1070%0xaf62…40b937d ago0xa17ee1…1f8c0c
0xeb19…e6200x47c5…4fc3Base—$2.1070%0xab17…f94337d ago0xb831f1…abbe80
0xeb19…e6200x47c5…4fc3Base—$1.0570%0xa96f…aeb137d ago0x750d5f…340185
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x42d1…f7df37d ago0xb3e002…4d8547
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x7430…b4bb37d ago0x1e0fb1…57efef
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x2d18…781137d ago0xbb2565…9c6602
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x406c…cda337d ago0x2373cf…a2f208
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xc52b…5a8d37d ago0xe81f02…346e6c
0xeb19…e6200x47c5…4fc3Base—$21.0070%0xeb08…9f9c37d ago0x58eda1…cd175a
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xad90…433237d ago0x1dde56…84e98f
0xeb19…e6200x47c5…4fc3Base—$42.0070%0x9510…bc1237d ago0xe3a409…17e3c9
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x2d05…53d037d ago0xbedb1a…c97433
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xd27a…bec837d ago0x823117…95818c
0xeb19…e6200x47c5…4fc3Base—$9.4570%0x7818…d2a637d ago0xced143…18a332
0xeb19…e6200x47c5…4fc3Base—$11.5570%0x2fb2…aefd37d ago0x1b4310…841d11
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x8c4f…19d737d ago0x592203…fc717e
0xeb19…e6200x47c5…4fc3Base—$31.5070%0xbfa0…288537d ago0x4b5754…2ccaa3

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.