Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x0c9862…1bdd23
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x85946f…f3330f
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x47f75b…67aa46
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xe3dd80…fa0b2c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x76a1a6…c2047a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x62e185…1370ad
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xda2965…2ac379
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x168cfe…39c203
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x87f22f…28c023
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x572674…3996fd
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xf7bcb3…8d1f9a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x99ff87…164536
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xd141e2…f72563
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xde601d…bfbef4
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x1d560f…9415ff
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x52ca71…6c3193
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xaa4d93…7cd5b6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xda7c3f…7905c6
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x54eaa1…2e0865
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xeb95ae…dd8baa
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xc5d336…0bd89a
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x4387f5…75ca5e
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0xa31751…ba11e1
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x0b9789…1b575c
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase8d ago0x9dc85b…98b5b1

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.