Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff80…c06e0x3e0a…78e7Base—$0.004845100%coinbase74d ago0x8e5439…57fa29
0xff80…c06e0x3e0a…78e7Base—$0.005356100%coinbase74d ago0x198e57…519e9c
0xff80…c06e0x3e0a…78e7Base—$0.003882100%coinbase74d ago0xf83616…4c3115
0xff80…c06e0x3e0a…78e7Base—$0.003738100%coinbase74d ago0xec3a99…2ee380
0xff80…c06e0x3e0a…78e7Base—$0.002784100%coinbase74d ago0xcf0abe…bd29e4
0xff80…c06e0x3e0a…78e7Base—$0.005536100%coinbase74d ago0xdf5276…4bf669
0xff80…c06e0x3e0a…78e7Base—$0.003318100%coinbase74d ago0x056854…530e6b
0xff80…c06e0x3e0a…78e7Base—$0.003912100%coinbase74d ago0xf57a9c…2c7549
0xff80…c06e0x3e0a…78e7Base—$0.004452100%coinbase74d ago0xb81dac…713ab6
0xff80…c06e0x3e0a…78e7Base—$0.002788100%coinbase74d ago0x559c65…2c690f
0xff80…c06e0x3e0a…78e7Base—$0.003946100%coinbase74d ago0xf7249b…230fb3
0xff80…c06e0x3e0a…78e7Base—$0.00559100%coinbase74d ago0xdfc69e…c9cb1c
0xff80…c06e0x3e0a…78e7Base—$0.003967100%coinbase74d ago0x2d1e0f…70ae9b
0xff80…c06e0x3e0a…78e7Base—$0.003729100%coinbase74d ago0xb9889d…ed54f4
0xff80…c06e0x3e0a…78e7Base—$0.003309100%coinbase74d ago0x7001ab…a6f16f
0xff80…c06e0x3e0a…78e7Base—$0.003998100%coinbase74d ago0x626045…fd0ea7
0xff80…c06e0x3e0a…78e7Base—$0.004137100%coinbase74d ago0x16c709…76aaaa
0xff80…c06e0x3e0a…78e7Base—$0.00423100%coinbase74d ago0x986616…006879
0xff80…c06e0x3e0a…78e7Base—$0.00463100%coinbase74d ago0x38ad36…6eb82a
0xff80…c06e0x3e0a…78e7Base—$0.005778100%coinbase74d ago0xc249ab…f19824
0xff80…c06e0x3e0a…78e7Base—$0.003205100%coinbase74d ago0x541f4b…9abffa
0xff80…c06e0x3e0a…78e7Base—$0.005284100%coinbase74d ago0x2a71c9…6ce2f4

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.