Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x98d4dc…3a8a2c
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xbb5897…dd0282
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x591694…088c6d
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x065c87…1a128a
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xdcdf01…157aba
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x016446…d5eeda
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xb4a915…84f6b9
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x9a917a…09f128
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x6717be…ca557e
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x5cea85…7e38dc
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xa7bba0…842d65
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x190ed6…707cc3
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xbac375…e838b9
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xc2ad81…098f2b
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xb4d448…cfd142
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xe27f2c…26c77b
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xa34068…566592
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x480772…bca85a
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x14d300…c28ff9
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xacda4d…2e616d
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x61e275…0a6092
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x79baaa…4e93d4
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0x70d99d…2c18f2
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xd2c171…fbafb3
0x4e57…11f80xa9dd…2315Base—$0.002100%coinbase73d ago0xfb2b07…69ba2a

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.