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.002919100%coinbase72d ago0x8ce1c1…f078a5
0x49f0…233f0x3e0a…78e7Base—$0.003081100%coinbase72d ago0xcd5f37…f37e32
0x49f0…233f0x3e0a…78e7Base—$0.003364100%coinbase72d ago0xd05248…e8d77d
0x49f0…233f0x3e0a…78e7Base—$0.003646100%coinbase72d ago0x53918f…8ff35e
0x49f0…233f0x3e0a…78e7Base—$0.004577100%coinbase72d ago0x232b32…7fdc1a
0x49f0…233f0x3e0a…78e7Base—$0.003696100%coinbase72d ago0xf3b409…315808
0x49f0…233f0x3e0a…78e7Base—$0.005535100%coinbase72d ago0x30d9fb…30d789
0x49f0…233f0x3e0a…78e7Base—$0.003051100%coinbase72d ago0xffce9d…1c8d77
0x49f0…233f0x3e0a…78e7Base—$0.003114100%coinbase72d ago0x0f9302…b42d35
0x49f0…233f0x3e0a…78e7Base—$0.005942100%coinbase72d ago0xdb577a…7ccb87
0x49f0…233f0x3e0a…78e7Base—$0.005793100%coinbase72d ago0xa0c297…7dbc0f
0x49f0…233f0x3e0a…78e7Base—$0.005402100%coinbase72d ago0x56b9d0…9bceef
0x49f0…233f0x3e0a…78e7Base—$0.002803100%coinbase72d ago0x0e5fd5…16d40b

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.