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%0xe0dd…9b2b38d ago0xff653e…429e58
0x8cfa…be850x47c5…4fc3Base—$1.0570%0x707e…8d2838d ago0x24fb48…1b38d2
0x8cfa…be850x0e3d…7757Base—$52.5070%0xfec0…c39438d ago0xd3c250…ffa1fa
0x8cfa…be850x0e3d…7757Base—$3.1570%0x2133…5a4238d ago0x720c71…c7dc5f
0x8cfa…be850x47c5…4fc3Base—$4.2070%0x4173…266538d ago0x684698…1be7e3
0x8cfa…be850x0e3d…7757Base—$21.0070%0x6078…eee838d ago0x649137…8cb5bd
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x160a…c89138d ago0x101802…6dd7fa
0x8cfa…be850x47c5…4fc3Base—$4.2070%0xbb4c…e40c38d ago0x258757…58eb5b
0x8cfa…be850x47c5…4fc3Base—$2.1070%0x1434…1c6e38d ago0x77f5c0…c8a6c8
0x8cfa…be850x0e3d…7757Base—$3.1570%0x09f6…b65c38d ago0x12d8cb…b91002
0x8cfa…be850x47c5…4fc3Base—$2.1070%0x406c…cda338d ago0x5b87e2…b2f32a
0x8cfa…be850x0e3d…7757Base—$1.0570%0xbb33…527738d ago0x1ab287…8854db
0x8cfa…be850x0e3d…7757Base—$52.5070%0x52ba…517738d ago0x8fb258…df78fe
0x8cfa…be850x0e3d…7757Base—$4.2070%0x88df…6a4d38d ago0x137646…e77860

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.