Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xf8c4…d83619d ago0x5e8d17…626844
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3c35…aa7319d ago0x97ef88…c0f527
0x1332…66eb0x47c5…4fc3Base—$26.2570%0x75c8…902c19d ago0x99140c…cec132
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x8b99…df7919d ago0xf95247…fd4f91
0x34a1…51ca0x47c5…4fc3Base—$10.5070%0x3eb5…08dc19d ago0x8b8e3d…bbf4aa
0xf577…54a20x47c5…4fc3Base—$11.5570%0x6b3c…58cb19d ago0x63463f…3d3ce9
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xc07c…d71819d ago0xa5f5e7…863e14
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x35b0…b81019d ago0xf7218e…589d95
0x1332…66eb0x47c5…4fc3Base—$13.6570%0xf345…7b3419d ago0xaf6453…3b8431
0x1332…66eb0x47c5…4fc3Base—$315.0070%0x816c…9f8619d ago0x970585…a4d0ae
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x86c0…288919d ago0xec3b30…1c58cf
0x3463…54db0x47c5…4fc3Base—$21.0070%0x5787…759e19d ago0x8928cd…da48b3
0x1332…66eb0x47c5…4fc3Base—$23.1070%0x5670…ffbc19d ago0x98e089…d6bd52
0x79ec…56320x47c5…4fc3Base—$10.5070%0x18cc…275019d ago0xe317ca…3e04e8
0x1332…66eb0x47c5…4fc3Base—$2.5770%0xa842…4fd919d ago0x18bb4b…e98706
0x1332…66eb0x47c5…4fc3Base—$6.9970%0x75ef…a0f919d ago0x9a527e…fd6be6
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x4d99…3c6319d ago0x7a81cf…2fe098
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x05f1…3bb919d ago0x6b21c4…9cf59d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xb9e3…292d19d ago0x92829f…ada1d5
0x1332…66eb0x47c5…4fc3Base—$10.0070%0xa225…dabf19d ago0xc3542a…91510f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xe5a6…5fc519d ago0x91262b…190a95
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x2035…57d319d ago0xab4342…b3d72f
0x5938…04240x47c5…4fc3Base—$52.5070%0xdbb0…e8c219d ago0x05afe0…56cb3c
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x35fa…74a919d ago0x12b7f5…163894
0xc9a2…31540x47c5…4fc3Base—$26.2570%0x4136…b72619d ago0x08056a…b0ed54

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.