Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x46afd9…52f819
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase21d ago0xf54de0…57b2fe
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase21d ago0xeacd82…a4224f
0x1ebf…76220xb0af…7de0Base$0.06100%coinbase21d ago0x8beb6d…e1be50
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase21d ago0x0643db…2467eb
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase21d ago0x290c2b…dc51b2
0x1ebf…76220xb0af…7de0Base$0.10100%coinbase21d ago0x0c9178…8b948e
0x1ebf…76220xb0af…7de0Base$0.10100%coinbase21d ago0x841a63…2396d0
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0xc923a5…13f5d4
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x60f3c5…ba5e3a
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x20e69b…efb106
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x777f8f…c95a36
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x31698b…c6a164
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0xba4cab…5d0343
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0xb8cbd5…8c1463
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase21d ago0x700d12…72cab7
0x1ebf…76220xb0af…7de0Base$0.08100%coinbase21d ago0x56d742…c18f0f
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0x1c8209…a92911
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase21d ago0xe21a0e…b35d7c
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x639dd8…98e74c
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0xd9424f…fbdd75
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase22d ago0x1eccc2…af9753
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase22d ago0x2c10bf…0105c7
0x1ebf…76220xb0af…7de0Base$0.14100%coinbase22d ago0xc208a6…bed8d5
0x1ebf…76220xb0af…7de0Base$0.12100%coinbase22d ago0x7b14e0…b2d2c6

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.