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—$1.0570%0x1570…9b0a36d ago0x026137…441492
0x4bfb…0c880x0e3d…7757Base—$15.7570%0x54b0…438436d ago0xca6493…18852b
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x1a4b…80bc36d ago0x760826…f6c806
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x3d53…a35936d ago0x1db241…261141
0x4bfb…0c880x0e3d…7757Base—$2.1070%0xcb6c…da0b36d ago0x4de718…1380c5
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xf8c4…d83636d ago0x5f8094…23eaf0
0x4bfb…0c880x0e3d…7757Base—$3.1570%0xa2b8…fedd36d ago0x27da80…22c603
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x5720…a5f436d ago0xe1f752…68571c
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0xe347…5b3037d ago0x23235a…9950c2
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x35b0…b81037d ago0x2a732f…da83a4
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x77d2…f15d37d ago0xb6d67e…71d149
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x03f1…4e5f37d ago0xf1af8d…f0fdf5

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.