Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x555c73…736e7c
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xa9edaf…a8807f
0xce4b…3fd20xac65…4417Base—$0.06100%fluxa116d ago0x29810e…44d630
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xc9bf75…8c45a8
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x4c7c94…834da6
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x61ef5d…c08e72
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x0035af…ca494f
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x5b367c…2d95bc
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x4b32e1…ee2315
0xce4b…3fd20xac65…4417Base—$12.72100%fluxa116d ago0x95b4a8…d55618
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x7f1c1e…1f3e59
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x177b01…2c78d2
0xb90a…9ae40xce4b…3fd2Base—$12.61100%fluxa116d ago0x97ad1b…0d6f34
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x70678b…2e0f20
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x70ba0b…76cc7f
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0xa608a8…21b08c
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x1cd663…f88cdb
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x979c60…4345a0
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x3616fb…e3afab
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa116d ago0x836b60…f2aaad
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa117d ago0xad2326…bf0ac5
0xb90a…9ae40xce4b…3fd2Base—$0.01100%fluxa117d ago0x6973ac…29f145
0xce4b…3fd20xac65…4417Base—$0.02100%fluxa117d ago0x956ca6…68e916
0xb90a…9ae40xce4b…3fd2Base—$0.02100%fluxa117d ago0x15feaf…d07505
0xce4b…3fd20xac65…4417Base—$0.06100%fluxa117d ago0x428f19…2eb1ce

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.