Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x79e339…d0109d
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x9b7e83…e32884
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x391ae3…9738a4
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xd4a91a…caa2fb
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xfe027d…ebb002
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x04a370…f79e30
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x9e2b3a…6d10e8
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xfb7a58…09426f
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xda9448…1ef132
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xae49ef…c4c04c
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x86ca2e…3ef36a
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x6840c6…400b04
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xa5a597…cf761b
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x84639c…4eb137
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x556064…e91927
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xf0fdf6…16c0fa
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x701c3b…c1c977
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x850510…d9c4d0
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xcc7ef1…56c47e
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x58a7e1…7617cd
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0xa6e6ce…ebf11c
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x5ebe33…c8ed2d
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x354ed8…88546d
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x6ea27c…1106c3
0xf65d…40670xa9dd…2315Base$0.002100%coinbase22d ago0x384d86…84657a

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.