Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1325…4f140xc4f0…0bb9Base—$26.60100%0xd05c…8260112d ago0x52e060…3a5f2a
0x1325…4f140xc4f0…0bb9Base—$26.15100%0xd05c…8260112d ago0x88651b…e2c8af
0x7709…bf8d0xc4f0…0bb9Base—$149.18100%0xd05c…8260112d ago0x523d5c…cc9475
0x7709…bf8d0xc4f0…0bb9Base—$147.95100%0xd05c…8260112d ago0xeafa6c…34768b
0x7709…bf8d0xc4f0…0bb9Base—$145.86100%0xd05c…8260112d ago0xddce8f…5715a8
0x1325…4f140xc4f0…0bb9Base—$25.37100%0xd05c…8260112d ago0x73e0c0…6f1349
0x1325…4f140xc4f0…0bb9Base—$25.13100%0xd05c…8260112d ago0x24a33e…a281fe
0x1325…4f140xc4f0…0bb9Base—$24.13100%0xd05c…8260112d ago0x0d68ae…3c9862
0xc7a9…76c60xc4f0…0bb9Base—$808.93100%0xd05c…8260112d ago0xaf27e1…2e667b
0xd123…82250xc4f0…0bb9Base—$71.23100%0xd05c…8260112d ago0x08cd15…e6cb00
0xc7a9…76c60xc4f0…0bb9Base—$809.91100%0xd05c…8260112d ago0x9b70e1…723b55
0xc7a9…76c60xc4f0…0bb9Base—$513.80100%0xd05c…8260112d ago0x456fea…dca1f2
0x7709…bf8d0xc4f0…0bb9Base—$141.00100%0xd05c…8260112d ago0xfb312c…406138
0x7709…bf8d0xc4f0…0bb9Base—$140.76100%0xd05c…8260112d ago0xaf8040…23cf24
0xd123…82250xc4f0…0bb9Base—$69.13100%0xd05c…8260112d ago0x08df80…95b424
0xd123…82250xc4f0…0bb9Base—$66.97100%0xd05c…8260112d ago0x69681d…9def96
0xd123…82250xc4f0…0bb9Base—$65.66100%0xd05c…8260112d ago0x3b999b…3f0ec9
0xc7a9…76c60xc4f0…0bb9Base—$511.10100%0xd05c…8260112d ago0xb47779…11e773
0xc7a9…76c60xc4f0…0bb9Base—$495.82100%0xd05c…8260112d ago0xbdbb6d…6c4e02
0xd123…82250xc4f0…0bb9Base—$62.67100%0xd05c…8260112d ago0x948773…9fff6a

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.