Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28e8…dec70x6366…f1e2Base—$0.000024100%0x6366…f1e291d ago0x5dddf7…75277f
0x28e8…dec70x6366…f1e2Base—$0.006086100%0x6366…f1e291d ago0xca87ca…30f470
0x28e8…dec70x6366…f1e2Base—$0.69100%0x6366…f1e291d ago0x75bbe3…01ed24
0x28e8…dec70x6366…f1e2Base—$0.000021100%0x6366…f1e292d ago0x31c50e…fbc15b
0x28e8…dec70x6366…f1e2Base—$0.006064100%0x6366…f1e292d ago0x970a0e…33d87f
0x28e8…dec70x6366…f1e2Base—$0.54100%0x6366…f1e292d ago0x965f00…696e2b
0x28e8…dec70x6366…f1e2Base—$0.005741100%0x6366…f1e292d ago0xbab8dd…b05ed2
0x28e8…dec70x6366…f1e2Base—$0.94100%0x6366…f1e292d ago0xe44de8…c22d3a
0x28e8…dec70x6366…f1e2Base—$1.26100%0x6366…f1e292d ago0xf5e2e4…ce9e68
0x28e8…dec70x6366…f1e2Base—$0.04100%0x6366…f1e292d ago0xd24726…633a41
0x28e8…dec70x6366…f1e2Base—$0.26100%0x6366…f1e292d ago0xf3f298…19b25e
0x28e8…dec70x6366…f1e2Base—$0.21100%0x6366…f1e292d ago0xd29799…8158d3
0x28e8…dec70x6366…f1e2Base—$0.004327100%0x6366…f1e292d ago0x202fbd…63c888
0x28e8…dec70x6366…f1e2Base—$0.03100%0x6366…f1e292d ago0x1fcbbc…bbe619
0x28e8…dec70x6366…f1e2Base—$0.73100%0x6366…f1e292d ago0xb1c1fb…bf0e80
0x28e8…dec70x6366…f1e2Base—$0.44100%0x6366…f1e292d ago0x7d7552…eda3af
0x28e8…dec70x6366…f1e2Base—$0.04100%0x6366…f1e292d ago0x037d10…170de6
0x28e8…dec70x6366…f1e2Base—$0.64100%0x6366…f1e292d ago0xc88f66…681a7d
0x28e8…dec70x6366…f1e2Base—$0.05100%0x6366…f1e292d ago0x799f30…981ed7
0x28e8…dec70x6366…f1e2Base—$0.53100%0x6366…f1e292d ago0x2e3f7a…14609d
0x28e8…dec70x6366…f1e2Base—$0.08100%0x6366…f1e292d ago0x6e2034…144520
0x28e8…dec70x6366…f1e2Base—$2.90100%0x6366…f1e292d ago0xa7fe2e…95c3e4
0x28e8…dec70x6366…f1e2Base—$0.76100%0x6366…f1e292d ago0x2bd76b…587d4d
0x28e8…dec70x6366…f1e2Base—$0.76100%0x6366…f1e292d ago0x2c9af9…3bae00
0x28e8…dec70x6366…f1e2Base—$0.01100%0x6366…f1e292d ago0x876c0d…cb46d6

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.