Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$2.1070%0xa140…d38d28d ago0x78f6b0…cd3cf6
0x5d79…ab930x47c5…4fc3Base—$9.4570%0xb834…55bc29d ago0x2c28e9…f21631
0x5d79…ab930x47c5…4fc3Base—$2.1070%0x77d2…f15d29d ago0x801e5f…5ce856
0x5d79…ab930x47c5…4fc3Base—$2.1070%0xb60e…e3aa29d ago0xa530dc…544801
0x5d79…ab930x47c5…4fc3Base—$28.3570%0x5e96…f15929d ago0xb8a00e…4000f4
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xa423…2cae29d ago0x71dfda…ad6308
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x0e26…797829d ago0x0700ba…16ddcd
0x5d79…ab930x47c5…4fc3Base—$21.0070%0xcf6b…a40a29d ago0x64bac7…6586c3
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xc2de…8a3d29d ago0x7e26b8…58de8a
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xab17…f94329d ago0x8a5e61…78ff01
0x5d79…ab930x47c5…4fc3Base—$5.2570%0xcb3f…dc2929d ago0x03057d…f0e182
0x5d79…ab930x47c5…4fc3Base—$1.0570%0xb834…55bc29d ago0x9395d1…e59fd5

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.