Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x1d99d8…9b0dc3
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0xbda780…104865
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0xddfde0…7ef240
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0xe03225…55709e
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x7f47f8…4b4cc9
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x642e9d…d026df
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x3d8f5c…4f9cb6
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x53e3db…41332d
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x962190…afca30
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0xc6c06c…479b26
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x37e710…34f0b2
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x513e1b…8fc37c
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0xfd4ad1…1c27ff
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa67d ago0x41757c…bc39e5
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xb8df74…606d64
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xebb6d3…af4b80
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xa476ca…99ca0e
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xbc021b…2a3e23
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xad9afb…34fb75
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x6f6b37…e7adf9
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x16c4d9…d55866
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x2e3145…56c46c
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x775bb1…a7817f
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0xc24cd0…72a836
0x3aec…e0fa0x9c95…e299Base—$0.001100%fluxa68d ago0x3d6c6d…3a60ba

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.