Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e90…26c60xac65…4417Base—$0.11100%fluxa106d ago0x098ca4…d80bd4
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0xb153a8…3b2f6b
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x197108…bbadb1
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x468e11…5d91e6
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0xd3c6d0…a33f12
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x72a891…dea28c
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x5f8320…2140fc
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x49a8f0…0248c5
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0xef549e…6ca9dd
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x20cbb7…0b9661
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa106d ago0x7874a1…15d4e4
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0xe88e2f…584e5e
0x0e90…26c60xac65…4417Base—$0.04100%fluxa107d ago0x847e89…8de24b
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x5ec107…e12080
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0xbd7f38…77e55c
0xb90a…9ae40x0e90…26c6Base—$0.02100%fluxa107d ago0xe1551c…fb47f7
0x0e90…26c60xac65…4417Base—$0.12100%fluxa107d ago0xdbe74e…159854
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0x71d785…645389
0xb90a…9ae40x0e90…26c6Base—$0.01100%fluxa107d ago0xfcc483…744ebf
0xb90a…9ae40x0e90…26c6Base—$0.05100%fluxa107d ago0x368baf…fda36a
0xb90a…9ae40x0e90…26c6Base—$0.05100%fluxa107d ago0xc9e0c5…665eb3

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.