Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a5d…aac00xc4f0…0bb9Base—$144.13100%0xd05c…8260110d ago0x7e4f47…0a04f6
0x7709…bf8d0xc4f0…0bb9Base—$187.49100%0xd05c…8260110d ago0xc66603…0fb8a6
0x2a5d…aac00xc4f0…0bb9Base—$140.55100%0xd05c…8260110d ago0xa7c90e…779c41
0x2a5d…aac00xc4f0…0bb9Base—$140.49100%0xd05c…8260110d ago0x58662f…6857f6
0x2a5d…aac00xc4f0…0bb9Base—$140.46100%0xd05c…8260110d ago0x49c986…f3e796
0x1325…4f140xc4f0…0bb9Base—$33.88100%0xd05c…8260110d ago0x30ab42…25e5a9
0x1325…4f140xc4f0…0bb9Base—$32.50100%0xd05c…8260110d ago0x086103…a073c0
0xd123…82250xc4f0…0bb9Base—$86.74100%0xd05c…8260110d ago0x2e1175…863caa
0xd123…82250xc4f0…0bb9Base—$86.86100%0xd05c…8260110d ago0xde27f6…3379ed
0x925e…78790xc4f0…0bb9Base—$30.90100%0xd05c…8260110d ago0x211702…5e9751
0x7709…bf8d0xc4f0…0bb9Base—$179.37100%0xd05c…8260110d ago0x99db32…b0710d
0x1325…4f140xc4f0…0bb9Base—$31.31100%0xd05c…8260110d ago0xd7123e…c72af9
0xd123…82250xc4f0…0bb9Base—$85.82100%0xd05c…8260110d ago0x594dfd…860adf
0x2a5d…aac00xc4f0…0bb9Base—$138.72100%0xd05c…8260110d ago0x2cdab7…2749fa
0xd123…82250xc4f0…0bb9Base—$83.83100%0xd05c…8260110d ago0x78511c…697120
0x1325…4f140xc4f0…0bb9Base—$30.77100%0xd05c…8260110d ago0xd67bfe…d21f07
0xd123…82250xc4f0…0bb9Base—$81.97100%0xd05c…8260110d ago0x75ea03…dc36b1
0x1325…4f140xc4f0…0bb9Base—$30.09100%0xd05c…8260110d ago0x967283…25344e
0x03c7…1bd00xc4f0…0bb9Base—$1,706.71100%0xd05c…8260110d ago0xbd6435…e3bbb5
0x925e…78790xc4f0…0bb9Base—$29.84100%0xd05c…8260110d ago0x20dbe9…e8747f
0x7d73…f3ce0xc4f0…0bb9Base—$213.99100%0xd05c…8260110d ago0x6ba841…95e3b1
0x03c7…1bd00xc4f0…0bb9Base—$1,655.24100%0xd05c…8260110d ago0x5f6446…6c0caf
0x925e…78790xc4f0…0bb9Base—$28.83100%0xd05c…8260110d ago0x6a58fd…664d34
0x7709…bf8d0xc4f0…0bb9Base—$178.74100%0xd05c…8260110d ago0x827a8a…5dc91c
0x7d73…f3ce0xc4f0…0bb9Base—$204.64100%0xd05c…8260110d ago0x08e256…95e5f7

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.