Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$30.4570%0xa8a2…c53b40d ago0x9418e5…188f57
0xd838…1d320x0e3d…7757Base—$10.5070%0xbb99…f69a40d ago0xf9c213…f8af9f
0x302c…35610x0e3d…7757Base—$5,250.0070%0xce9f…bc8e40d ago0x0f1857…e0429d
0xa787…64cf0x0e3d…7757Base—$5.2570%0x45b0…c0d640d ago0x6f5ab6…ea412f
0x1332…66eb0x0e3d…7757Base—$10.5070%0x2158…e16040d ago0x9f678c…d82b94
0xa787…64cf0x0e3d…7757Base—$5.2570%0x065e…0a6040d ago0x938b1d…a1779c
0x1332…66eb0x0e3d…7757Base—$493.5070%0x65ca…0ec140d ago0xb2a775…607900
0x1332…66eb0x0e3d…7757Base—$10.5070%0xcfc4…e10440d ago0x9b08af…b88465
0x1332…66eb0x0e3d…7757Base—$52.5070%0x1e09…da4140d ago0xccdb94…5bdbed
0x1332…66eb0x0e3d…7757Base—$10.5070%0x9ac4…71a940d ago0x175665…edf541
0x1332…66eb0x0e3d…7757Base—$21.0070%0x2b2b…961c40d ago0x4cafcb…4b0ffd
0x1332…66eb0x0e3d…7757Base—$93.9770%0xd775…7f8140d ago0xd370e3…457d6a
0x1332…66eb0x0e3d…7757Base—$25.0070%0xc807…52c740d ago0x676504…e05a4e
0x1332…66eb0x0e3d…7757Base—$36.7570%0x5e96…f15940d ago0x421b74…057a34
0x1332…66eb0x0e3d…7757Base—$5.2570%0x8107…169940d ago0xcdf2b6…2c3348
0x5d79…ab930x0e3d…7757Base—$10.5070%0xd0fe…397640d ago0xaf76d7…79c5ba
0xa520…eca40x0e3d…7757Base—$3.1570%0x8c9f…11af40d ago0xbdf2ac…4fddca
0x3463…54db0x0e3d…7757Base—$9.4570%0x2a1b…cb2840d ago0xa0aaaf…835c4a
0x1332…66eb0x0e3d…7757Base—$1.0570%0x8569…b98740d ago0x3da844…46ffd1
0x1332…66eb0x0e3d…7757Base—$52.5070%0x4b7f…bff040d ago0xdf0c89…be741c
0x1332…66eb0x0e3d…7757Base—$104.1070%0xb97a…ba2d40d ago0x59afd4…9afce4
0xa17c…60a90x0e3d…7757Base—$5.2570%0x4345…1ce940d ago0xf6f176…adfb12
0xa787…64cf0x0e3d…7757Base—$3.1570%0xcd64…d81f40d ago0xead907…8e86b5
0x1332…66eb0x0e3d…7757Base—$2,100.0070%0x1763…dc2240d ago0x5d60d2…f98964
0x21d8…59ce0x0e3d…7757Base—$99.7570%0xb92d…57bc40d ago0x188141…434146

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.