Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xd8ff72…4f105f
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x9ae047…d9d003
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xc15de2…9b3f32
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x656982…fb6eaa
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x541c8c…6f3ae5
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x736a1c…fcfb2d
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x81a7a5…bd2dd5
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x843eb8…80d3d5
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x6216ec…42fe30
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0xd17243…e421bd
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0x5a5995…bfba84
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x71c0d0…500ec7
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0xfd2ab6…d7b064
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0xeff01d…cdc2c9
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0x68c9ed…0c2c0a
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0x85f320…6e7947
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x0ff8c7…e59ad1
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0x1a5d45…fb1534
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0x87df9a…54b733
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x747499…6c8b21
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0xac487a…fbc109
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x47c1c1…46181b
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa48d ago0x1ed1dd…55182f
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0xc30687…bd272f
0xd32b…45470x9c95…e299Base—$0.001100%fluxa48d ago0x5cab25…95c2b3

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.