Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x4c2aaf…e69a70
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xbe5667…585c71
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x0b18d9…7ff9a6
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x67f360…81358a
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xdce9c5…e36107
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x10aa31…1398ef
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xbfd372…f9c03b
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x9e3d3e…d11820
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x8b7a90…34105a
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x752c57…94f6ca
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x8f3d97…16cd1b
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x824171…3f2d09
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x0c012d…943625
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x4db800…312ba6
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x4049be…d75097
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x6eaeab…ce4e3c
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xeebfba…6a4d2c
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xec4131…43921f
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x3b8983…149317
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x86fcf6…ca5d2b
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xe52ab8…b0d432
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xb0d505…6fb38a
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0x2229b8…543035
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xe2b2d6…258ffd
0x8141…27960xa9dd…2315Base$0.002100%coinbase6d ago0xdebd40…a5b16a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.