Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x55bac6…bc3e8c
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x5bae61…2ba820
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x5a6c2f…1cb9cc
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x3b6e42…87c6c4
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x37c9fa…09172a
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xaff81d…b82713
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x36cc9e…71ccf2
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xb44aa6…6303c1
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x2fbfe3…94f158
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x62e4bd…afdf5c
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x42e9f8…102666
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x114ad3…ccc7e9
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xa1f627…baa0ee
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x76c663…186757
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x548c07…60371d
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x19ac68…007cb5
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x135d42…ab6875
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x910973…ca3535
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x4108c5…e2032d
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x9347cc…5ef053
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x4f77ec…7cacc1
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xa3ebcb…622ef7
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0xc72396…3cbafd
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x6b7d8e…9e67ff
0x3552…9e410xa9dd…2315Base—$0.002100%coinbase11d ago0x142f92…59caa6

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.