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—$97.6570%0xf643…981039d ago0x6cf598…89e7ae
0xd4dc…48d70x47c5…4fc3Base—$11.4470%0x2133…5a4239d ago0x0cab1a…07ae84
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x52ac…a61d39d ago0xfb0ebf…3bb97f
alexregent.eth0x47c5…4fc3Base—$33.6070%0x4b4c…8d4039d ago0x5c2df6…06012c
0x138a…b16b0x47c5…4fc3Base—$21.0070%0x0007…886739d ago0x1ee43a…61bab3
0x1332…66eb0x47c5…4fc3Base—$5.2570%0x3fab…7e8c39d ago0x465634…8e2d18
0xa787…64cf0x47c5…4fc3Base—$3.1570%0x9971…204839d ago0x1b391a…4ca71d
0x3fb1…7e250x47c5…4fc3Base—$15.7570%0xb027…a85139d ago0xad847e…d4b6f9
0x5d79…ab930x47c5…4fc3Base—$15.7570%0x1c63…f5e739d ago0xf5ecb8…298f19
0x1332…66eb0x47c5…4fc3Base—$60.3170%0xd091…7b6e39d ago0x4d2e8c…feaaf9
0xa787…64cf0x47c5…4fc3Base—$2.1070%0x55b3…f1a039d ago0xdf24fd…e60c38
0xa787…64cf0x47c5…4fc3Base—$31.5070%0x6c20…6aed39d ago0x7bbb6d…4a1d3d
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x6f36…132b39d ago0x15a913…e7789c
0x0cf1…4e940x47c5…4fc3Base—$10.4070%0x35b0…b81039d ago0x4e1fd8…09b988
0xe12f…f2780x47c5…4fc3Base—$25.0070%0x2133…5a4239d ago0x28ff1c…adb632
0x1332…66eb0x47c5…4fc3Base—$11.3370%0x2fb2…aefd39d ago0x93ef9b…3752bc
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x3213…64ef39d ago0x14ab22…22a255
0x1332…66eb0x47c5…4fc3Base—$4,200.0070%0xe2b6…b04c39d ago0x383279…90c54b
0xa787…64cf0x47c5…4fc3Base—$5.2570%0x79f3…6a3839d ago0xaf301a…72434e
0x1332…66eb0x47c5…4fc3Base—$130.2070%0x771b…60b839d ago0x0b7e20…26c09b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1241…072039d ago0x02efd3…1a5d1d
0xa787…64cf0x47c5…4fc3Base—$1.0570%0x1e6d…37c139d ago0xe1eb56…df6a15
0x1332…66eb0x47c5…4fc3Base—$6.3070%0xad90…433239d ago0xb14c97…2e15ee
0x2720…aba70x47c5…4fc3Base—$3.0970%0x4f6a…d2f639d ago0xd82481…4b2a07
illeks.eth0x47c5…4fc3Base—$5.2570%0x73bd…b44439d ago0x0065a7…629f69

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.