Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x9b5b64…de9cc9
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xb790ec…5e456f
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x56b569…15bc44
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xed5cf1…01a49c
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x679736…2c40a4
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x31e96e…facf9d
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x40fdbb…d667c0
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xf78a02…3e9691
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xa011aa…bd81c3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xab1243…6a2270
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xef86cc…1c2820
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x9e7257…26c6e3
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x23f46f…a814c6
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x2bcc0d…313b6f
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x499f76…8563cd
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xd14962…bdb20e
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x168177…1d345d
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x68744e…a413f5
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x8af558…63bb13
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x11c13d…d3c1ef
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x34eeec…e957fd
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0xdc2b07…d11407
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x50ff7b…7685e8
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x2f0658…698a57
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa83d ago0x26726f…02817d

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.