Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49f0…233f0x3e0a…78e7Base—$0.005857100%coinbase73d ago0xddd6be…ea3999
0x49f0…233f0x3e0a…78e7Base—$0.002753100%coinbase73d ago0xb6395a…61c268
0x49f0…233f0x3e0a…78e7Base—$0.002782100%coinbase73d ago0x48a0c3…27e7a6
0x49f0…233f0x3e0a…78e7Base—$0.002847100%coinbase73d ago0xb47d57…554daa
0x49f0…233f0x3e0a…78e7Base—$0.002813100%coinbase73d ago0x211d7c…d7c339
0x49f0…233f0x3e0a…78e7Base—$0.005655100%coinbase73d ago0xae1182…4323c3
0x49f0…233f0x3e0a…78e7Base—$0.004506100%coinbase73d ago0x2638fc…df5dbc
0x49f0…233f0x3e0a…78e7Base—$0.003876100%coinbase73d ago0xa47116…39494f
0x49f0…233f0x3e0a…78e7Base—$0.004115100%coinbase73d ago0x035018…85eb29
0x49f0…233f0x3e0a…78e7Base—$0.005215100%coinbase73d ago0x6d7430…c5fb36
0x49f0…233f0x3e0a…78e7Base—$0.004196100%coinbase73d ago0x94e63c…6922d7
0x49f0…233f0x3e0a…78e7Base—$0.005365100%coinbase73d ago0xa6677d…0773d8
0x49f0…233f0x3e0a…78e7Base—$0.003272100%coinbase73d ago0x51d7a4…c8a866
0x49f0…233f0x3e0a…78e7Base—$0.002664100%coinbase73d ago0x665149…9f7fc7
0x49f0…233f0x3e0a…78e7Base—$0.005609100%coinbase73d ago0x125e67…d1d6a0
0x49f0…233f0x3e0a…78e7Base—$0.004238100%coinbase73d ago0xbc78c9…6554d6
0x49f0…233f0x3e0a…78e7Base—$0.003877100%coinbase73d ago0x91925d…3b2490
0x49f0…233f0x3e0a…78e7Base—$0.005559100%coinbase73d ago0x4fe77b…452dda
0x49f0…233f0x3e0a…78e7Base—$0.003651100%coinbase73d ago0x864791…e6e269
0x49f0…233f0x3e0a…78e7Base—$0.005225100%coinbase73d ago0x12e3f2…44d476
0x49f0…233f0x3e0a…78e7Base—$0.004849100%coinbase73d ago0x25200a…4dacd6
0x49f0…233f0x3e0a…78e7Base—$0.004708100%coinbase73d ago0x09dde4…adaf95
0x49f0…233f0x3e0a…78e7Base—$0.002764100%coinbase73d ago0x5c8878…b7837c
0x49f0…233f0x3e0a…78e7Base—$0.003132100%coinbase73d ago0x008ed0…441fc7
0x49f0…233f0x3e0a…78e7Base—$0.004439100%coinbase73d ago0x6b15b4…4e28bd

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.