Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x2d05…53d035d ago0x2f5d2c…5633be
0x4bfb…0c880x0e3d…7757Base—$10.5070%0xbb99…f69a35d ago0x92117d…76895d
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x35fd…376b35d ago0xacfd0f…ec57a7
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x563b…9a7f35d ago0x64ee06…518168
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x5f60…e48e35d ago0x7ba3b9…047828
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xa894…209f35d ago0x4f667d…f487f5
0x4bfb…0c880x0e3d…7757Base—$2.1070%0xca9f…d20135d ago0x12009e…8f46f5
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xb7fe…9d8035d ago0x8d1b50…38fe53
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xa96f…aeb135d ago0x80c3c0…baea80
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x0b7e…f08e35d ago0x3cdcaa…cbd137
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x8107…169935d ago0x62a653…9c966c
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x1763…dc2235d ago0x0ffe77…80b22e
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xf31d…cc4b35d ago0xe23f33…e71e3a
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0xe706…1d9b35d ago0x4b31bc…119e5a
0x4bfb…0c880x47c5…4fc3Base—$8.4070%0xcd39…072435d ago0xaf30e1…65ca48
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xd500…f63a35d ago0x4b1261…147ba3
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x14dd…a4ea35d ago0x1e6230…578dd3
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xe0dd…9b2b35d ago0x8c9a9d…8adc50
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x4e07…cf7c35d ago0xdc01c2…d8885e

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.