Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$1.05100%0x28ce…6061102d ago0x218fc4…5c4813
0xdd07…45b90x0e3d…7757Base—$15.75100%0x3c35…aa73102d ago0x490ae2…bc44b1
0xdd07…45b90x0e3d…7757Base—$2.10100%0x23e1…5003102d ago0xf3811c…00fad3
0xdd07…45b90x0e3d…7757Base—$42.00100%0xbfa0…2885102d ago0x849976…26e2ee
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1bf5…a716102d ago0xa90405…22b4fb
0xdd07…45b90x0e3d…7757Base—$9.45100%0xfaf2…854b102d ago0xaf39d1…9918d7
0xdd07…45b90x0e3d…7757Base—$1.05100%0x8503…c072102d ago0x510fc3…84c959
0xdd07…45b90x0e3d…7757Base—$2.10100%0x50b0…9cda102d ago0x7dcea0…298472
0xdd07…45b90x0e3d…7757Base—$10.50100%0x3aab…e209102d ago0xe94afb…250f6c
0xdd07…45b90x0e3d…7757Base—$10.50100%0xaa2e…f044102d ago0x673c2a…908d29
0xdd07…45b90x0e3d…7757Base—$31.50100%0x8134…0849102d ago0x831abb…7da577
0xdd07…45b90x0e3d…7757Base—$21.00100%0x5e96…f159102d ago0xbd4706…7483b2
0xdd07…45b90x0e3d…7757Base—$19.95100%0x8437…41a8102d ago0x84f3fa…5b3b88
0xdd07…45b90x0e3d…7757Base—$3.15100%0x63fd…c86f102d ago0x786878…08990e
0xdd07…45b90x0e3d…7757Base—$52.50100%0x1913…93d9102d ago0x9be0b9…d63239
0xdd07…45b90x0e3d…7757Base—$7.35100%0x4b4c…8d40102d ago0x4dbdaf…82472f
0xdd07…45b90x0e3d…7757Base—$4.20100%0xfaf2…854b102d ago0x8cad30…950530
0xdd07…45b90x0e3d…7757Base—$1.05100%0xde1b…a3a2102d ago0xa3e64d…2f40f9
0xdd07…45b90x0e3d…7757Base—$3.15100%0xb1ed…f854102d ago0xf7632b…0008fb
0xdd07…45b90x0e3d…7757Base—$5.25100%0xc807…52c7102d ago0xef4c79…5c856d

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.