Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x47c5…4fc3Base—$1.0570%0xd02b…c37930d ago0x231a85…82e82e
0x8cfa…be850x47c5…4fc3Base—$4.2070%0x7c94…b13e30d ago0xc92329…ac6115
0x8cfa…be850x47c5…4fc3Base—$5.2570%0x0c68…47ce30d ago0xf1285e…a73e77
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x12ba…6b6130d ago0xb818b5…07df60
0x8cfa…be850x47c5…4fc3Base—$3.1570%0x9092…bc9e30d ago0xb3c7fc…e00b93
0x8cfa…be850x47c5…4fc3Base—$45.1570%0xf760…e9ab30d ago0x5007e0…61491b
0x8cfa…be850x47c5…4fc3Base—$11.5570%0x2859…83d430d ago0xcc95b2…c71b20
0x8cfa…be850x47c5…4fc3Base—$10.5070%0xcb6c…da0b30d ago0x9298e1…a2db85
0x8cfa…be850x47c5…4fc3Base—$7.3570%0x7a25…7fdc30d ago0xcb1bc5…0966e4
0x8cfa…be850x47c5…4fc3Base—$3.1570%0xa6d0…a3cd30d ago0x036463…ab631d
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x3fab…7e8c30d ago0x5f9ca9…e05c8d
0x8cfa…be850x47c5…4fc3Base—$45.1570%0xb60e…e3aa30d ago0x1c9f55…532a01
0x8cfa…be850x47c5…4fc3Base—$1.0570%0x665d…3bb930d ago0x2bf6ff…14da86

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.