Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xd06db7…57023d
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x67a71e…175baf
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xb0ec23…5f95df
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xa25331…b94182
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x89635f…9ff752
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x3af918…34c2df
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x2a4504…93979c
0x775d…f4b40x9c95…e299Base$0.001100%fluxa37d ago0xc0f308…822d0f
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x24f5a6…c5ad8e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xb85d12…3b98ee
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x112fc6…12dd02
0x775d…f4b40x9c95…e299Base$0.001100%fluxa37d ago0xc1b2c3…edecb4
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xc10206…f9e893
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xc177e0…10e735
0x775d…f4b40x9c95…e299Base$0.001100%fluxa37d ago0x922157…8b6ed8
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x553d43…bad5f4
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xaa9df2…974ceb
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xa7e958…35ad10
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x7f0079…759403
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xb6deee…66ed35
0x775d…f4b40x9c95…e299Base$0.001100%fluxa37d ago0x0fe657…fc885a
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x386749…48f72a
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x8e1798…607797
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0xde550f…a4fa32
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa37d ago0x6649d5…9fc3f7

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.