Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x92e180…0c1f71
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x895c0d…1a9f76
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x1436ca…400df9
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x90f69d…910de9
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x39ad9c…8ef810
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa41d ago0x66f9b6…7485c1
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0x4e1146…7c68d6
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0xd71958…d11c21
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0x021e7e…930560
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0xe11830…286657
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x4f3a79…efedf0
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x7aeda0…198f2a
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0x5101c9…fc7b53
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0xd6e5bd…f25f39
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0xd25783…2b1963
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0x155095…ef373e
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0xe07756…a0fb0b
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x29362d…8b3e6c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x055b4f…76584e
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x11b107…728bef
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0x1f982a…3638a8
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa42d ago0xa766e0…e9ec71
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x9554e3…a6ea90
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0x86db49…ac8221
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa42d ago0xea2029…8be12c

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.