Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ac…fb7a0x3e0a…78e7Base—$0.002681100%coinbase74d ago0x8dfb9e…458a70
0xb8ac…fb7a0x3e0a…78e7Base—$0.003413100%coinbase74d ago0x81ba0f…a1108d
0xb8ac…fb7a0x3e0a…78e7Base—$0.003332100%coinbase74d ago0x116d8d…b4f3c1
0xb8ac…fb7a0x3e0a…78e7Base—$0.005591100%coinbase74d ago0xae88b3…a7f1ac
0xb8ac…fb7a0x3e0a…78e7Base—$0.003897100%coinbase74d ago0xfd0bc2…96e8db
0xb8ac…fb7a0x3e0a…78e7Base—$0.004468100%coinbase74d ago0x698c4a…c781d5
0xb8ac…fb7a0x3e0a…78e7Base—$0.004791100%coinbase74d ago0x842b43…4d99a5
0xb8ac…fb7a0x3e0a…78e7Base—$0.005857100%coinbase74d ago0x486245…d9573b
0xb8ac…fb7a0x3e0a…78e7Base—$0.005361100%coinbase74d ago0x5932c2…9ca993
0xb8ac…fb7a0x3e0a…78e7Base—$0.004047100%coinbase74d ago0xf1452f…97e2bc
0xb8ac…fb7a0x3e0a…78e7Base—$0.004855100%coinbase75d ago0x697baa…87f065
0xb8ac…fb7a0x3e0a…78e7Base—$0.004611100%coinbase75d ago0x0a8f7c…dc1d19
0xb8ac…fb7a0x3e0a…78e7Base—$0.005723100%coinbase75d ago0x6b4094…261396
0xb8ac…fb7a0x3e0a…78e7Base—$0.003705100%coinbase75d ago0x68fbb1…ca4f41
0xb8ac…fb7a0x3e0a…78e7Base—$0.005132100%coinbase75d ago0x409e59…af3ba0
0xb8ac…fb7a0x3e0a…78e7Base—$0.003631100%coinbase75d ago0xca0b91…8a8b4d
0xb8ac…fb7a0x3e0a…78e7Base—$0.005484100%coinbase75d ago0x2ebcd2…f41c41
0xb8ac…fb7a0x3e0a…78e7Base—$0.004873100%coinbase75d ago0x1553b0…0f4c9a
0xb8ac…fb7a0x3e0a…78e7Base—$0.00556100%coinbase75d ago0x3985d7…1d038e
0xb8ac…fb7a0x3e0a…78e7Base—$0.005182100%coinbase75d ago0xa08616…ddeef6
0xb8ac…fb7a0x3e0a…78e7Base—$0.003364100%coinbase75d ago0xb378c0…c7af48
0xb8ac…fb7a0x3e0a…78e7Base—$0.003169100%coinbase75d ago0x993957…26386f
0xb8ac…fb7a0x3e0a…78e7Base—$0.005086100%coinbase75d ago0x8f5dfa…8d5235
0xb8ac…fb7a0x3e0a…78e7Base—$0.004937100%coinbase75d ago0xb17b90…fb61db
0xb8ac…fb7a0x3e0a…78e7Base—$0.003345100%coinbase75d ago0xfca122…a46403

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.