Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x376426…2a71ea
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0xa24c43…6c59fc
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x8739e1…a4350d
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x4c9ec9…5af7b6
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x88f457…6204e1
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0xff3b2c…064b84
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0xfe912c…95d2c7
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x30127a…9e705c
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x4d3c72…573a56
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x1604a4…107d0b
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa30d ago0x93827c…9d627e
0xaf9d…353f0xfe80…47eeBase$0.001100%fluxa31d ago0x31ed06…877922
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0xc03485…e47777
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x28366a…54481c
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x911d4a…413f1d
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0xd06731…7998bc
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0xcecf2b…140d32
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0xf52e3b…b8b08d
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x036593…27234d
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x431ebb…aa0c46
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0xff55d2…f8a41a
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x5f9dd0…3f529e
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x45b8f8…f9d9f1
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x2ce10f…d583f4
0xaf9d…353f0x9c95…e299Base$0.001100%fluxa31d ago0x199a44…e07e23

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.