Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3b0…b5960xac65…4417Base—$0.02100%fluxa120d ago0x5b681f…b3898b
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa120d ago0xc27c57…092bbf
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x4ccbfe…3eddb7
0xa3b0…b5960xac65…4417Base—$0.05100%fluxa121d ago0x339962…6ce1d7
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x5954f8…592d83
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0xeae495…4a195a
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0xe8d082…357f36
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x1c8605…2e83eb
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x8edebb…39550b
0xa3b0…b5960xac65…4417Base—$0.01100%fluxa121d ago0x7c8447…faeebf
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x421eef…056c9a
0xa3b0…b5960xac65…4417Base—$0.05100%fluxa121d ago0x2ce777…a75f10
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x8ae725…b428a9
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0xcf56e8…a44c33
0xb90a…9ae40xa3b0…b596Base—$0.02100%fluxa121d ago0x010e83…c93d49
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0xdd0d69…0c8e35
0xa3b0…b5960xac65…4417Base—$0.08100%fluxa121d ago0x799f7f…e3617b
0xb90a…9ae40xa3b0…b596Base—$0.05100%fluxa121d ago0xbc22f6…ef82e0
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0xbdaa36…f6cebc
0xb90a…9ae40xa3b0…b596Base—$0.01100%fluxa121d ago0x6e700f…a64a85

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.