Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x12c470…fb467c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x9f75ea…d33d5f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x51e25e…1b3389
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x5ab21a…758656
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x4ccb79…4e3621
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x434280…b3b834
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xd74e97…d46c94
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xed26fc…892562
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x3971d1…50501f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xefa1cd…b50ebd
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x503e26…177ad0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x93ae87…f0e8df
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xe1d670…c37a3c
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x549641…485b49
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x69a1a8…696f90
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x7379c4…45b178
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xa2351b…8252f8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0x06a51d…ff2bf0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xd90bbc…65f6ac
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xbf35af…ffb84d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xabcc33…3f63a0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xdd818c…9200e6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xe7c788…875491
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xb4849e…9f6276
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase51d ago0xcc9124…293581

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.