Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$6.30100%0xdddf…e3d8115d ago0x201243…ee1f5b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8e4d…98c0115d ago0xcacedf…b69dbb
0x8cfa…be850x0e3d…7757Base—$3.15100%0x6768…2435115d ago0x4bcc76…915c3d
0x8cfa…be850x0e3d…7757Base—$5.25100%0x3e70…fea1115d ago0x33b232…57e24b
0x8cfa…be850x0e3d…7757Base—$10.50100%0x72fe…16d6115d ago0x3f5943…d6ac2e
0x8cfa…be850x0e3d…7757Base—$2.10100%0x1513…b513115d ago0xcaa046…ab7fe8
0x8cfa…be850x0e3d…7757Base—$2.10100%0xd223…7d28115d ago0x9bef7a…caa050
0x8cfa…be850x0e3d…7757Base—$1.05100%0x04bf…0d0e115d ago0x6b3247…7735c8
0x8cfa…be850x0e3d…7757Base—$5.25100%0x1ef5…d9e8116d ago0xc7c245…bd49d9
0x8cfa…be850x0e3d…7757Base—$18.90100%0x0156…b0f5116d ago0x376644…5c8fe8
0x8cfa…be850x0e3d…7757Base—$1.05100%0x9765…21f5116d ago0x8e783f…946ecd
0x8cfa…be850x0e3d…7757Base—$4.20100%0x1570…9b0a116d ago0xe7527b…3ae6aa
0x8cfa…be850x0e3d…7757Base—$5.25100%0xa7d7…e1b6116d ago0x560702…c4235b
0x8cfa…be850x0e3d…7757Base—$21.00100%0x493b…b916116d ago0x235c60…c8e5be
0x8cfa…be850x0e3d…7757Base—$2.10100%0x823e…6b6c116d ago0x635579…bb343a
0x8cfa…be850x0e3d…7757Base—$5.25100%0x5513…a8a9116d ago0x515830…461787
0x8cfa…be850x0e3d…7757Base—$1.05100%0xe4c8…f887116d ago0x60200e…7bb9be
0x8cfa…be850x0e3d…7757Base—$5.25100%0xb834…55bc116d ago0x16bc83…2edaaa
0x8cfa…be850x0e3d…7757Base—$10.50100%0x7cf5…2407116d ago0xcdb0c0…67cf63
0x8cfa…be850x0e3d…7757Base—$10.50100%0xf8fe…a40d116d ago0x07b188…77ce18
0x8cfa…be850x0e3d…7757Base—$10.50100%0x6d49…84c8116d ago0xbf0d31…e4bd5f
0x8cfa…be850x0e3d…7757Base—$5.25100%0x53e5…0939116d ago0xbce271…14f8ea
0x8cfa…be850x0e3d…7757Base—$1.05100%0x9307…e92a116d ago0x0705cf…8131d3
0x8cfa…be850x0e3d…7757Base—$1.05100%0x6e35…7a28116d ago0xf3cb61…bfcbf7
0x8cfa…be850x0e3d…7757Base—$1.05100%0x9993…8cf5116d ago0x053099…a791bb

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.