Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x0e3d…7757Base—$10.5070%0x5f60…e48e34d ago0xdc8ef6…503aac
0x8947…94f00x0e3d…7757Base—$10.5070%0xbcc0…614b34d ago0xe7c065…764195
0x8947…94f00x0e3d…7757Base—$10.5070%0xb834…55bc34d ago0x2787d3…0fd33f
0x8947…94f00x47c5…4fc3Base—$10.5070%0x6361…440534d ago0x8a4467…2a2925
0x8947…94f00x0e3d…7757Base—$10.5070%0x8b99…df7934d ago0x6c51e8…f70b8c
0x8947…94f00x47c5…4fc3Base—$5.2570%0x39e9…239334d ago0x79e56e…201e3b
0x8947…94f00x47c5…4fc3Base—$10.5070%0x96b2…cc5e34d ago0xadc3f2…526e10
0x8947…94f00x47c5…4fc3Base—$10.5070%0x1bc6…2f9034d ago0x68054b…42932b
0x8947…94f00x47c5…4fc3Base—$10.5070%0xe706…1d9b34d ago0xfde22a…b705a2
0x8947…94f00x0e3d…7757Base—$5.2570%0x80e7…127f35d ago0x6b917b…86b9c1
0x8947…94f00x0e3d…7757Base—$10.5070%0x06ee…cb5235d ago0xe4fce0…b39af3
0x8947…94f00x0e3d…7757Base—$5.2570%0x8b99…df7935d ago0x96acfa…a8377f
0x8947…94f00x47c5…4fc3Base—$5.2570%0xc5a1…8a3435d ago0xe51932…09a94f
0x8947…94f00x0e3d…7757Base—$5.2570%0x77d2…395e35d ago0x71eee1…ee8893
0x8947…94f00x47c5…4fc3Base—$21.0070%0xd98d…210535d ago0xd691e0…14e9f8
0x8947…94f00x47c5…4fc3Base—$5.2570%0x4c95…d79b35d ago0xa9a53e…f93a4d
0x8947…94f00x0e3d…7757Base—$52.5070%0x9d1a…013535d ago0xbd343b…99cca1
0x8947…94f00x0e3d…7757Base—$10.5070%0x8516…088335d ago0x527585…369d94
0x8947…94f00x47c5…4fc3Base—$10.5070%0x54c7…4b1235d ago0xa9638a…c14827
0x8947…94f00x0e3d…7757Base—$5.2570%0x154a…ba3235d ago0x3c7ede…315e1d

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.