Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$5.2570%0x4345…1ce940d ago0xf6f176…adfb12
0xa17c…60a90x0e3d…7757Base—$10.5070%0x4b7f…bff040d ago0xb9ad18…2e8a5a
0xa17c…60a90x0e3d…7757Base—$4.2070%0xdb56…d27840d ago0x198f05…dd612f
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x1241…072040d ago0x02efd3…1a5d1d
0xa17c…60a90x0e3d…7757Base—$3.1570%0x2960…064b40d ago0xd02557…284ace
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x2e76…b74940d ago0x916876…1419f4
0xa17c…60a90x0e3d…7757Base—$2.1070%0x33a2…877f40d ago0x48b8ea…539472
0xa17c…60a90x47c5…4fc3Base—$11.5570%0xd0af…bdfe40d ago0xe9c537…f1268a
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x21e4…0fa940d ago0xbf78b6…90d7f2
0xa17c…60a90x0e3d…7757Base—$1.0570%0x971f…ddbf40d ago0xb3cad4…356ae5
0xa17c…60a90x47c5…4fc3Base—$7.3570%0x1e0a…902e40d ago0xcf1c11…290b3c
0xa17c…60a90x0e3d…7757Base—$10.5070%0xe478…9dd740d ago0xfe183a…48a100
0xa17c…60a90x0e3d…7757Base—$1.0570%0x93d4…655d40d ago0x2e6945…4a8551
0xa17c…60a90x0e3d…7757Base—$26.2570%0x45b7…2d9440d ago0xd8ff26…4b05ec
0xa17c…60a90x0e3d…7757Base—$10.5070%0x13c6…f0ed40d ago0x40411b…e1de3c
0xa17c…60a90x0e3d…7757Base—$5.2570%0xf6cb…a8d740d ago0x10b69f…4f2c9a
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xb769…f88140d ago0x95ae60…b1090f
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x0dd6…b0b040d ago0x15a43c…f3f3b6
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xca7d…500140d ago0x841899…5c761c
0xa17c…60a90x0e3d…7757Base—$56.7070%0x3b25…fc9a40d ago0xa0b930…d75033
0xa17c…60a90x0e3d…7757Base—$10.5070%0xcfba…f10640d ago0x2469e5…a200c2
0xa17c…60a90x0e3d…7757Base—$1.0570%0x93d4…655d41d ago0x62114b…6608df
0xa17c…60a90x0e3d…7757Base—$21.0070%0x9765…21f541d ago0x3f6db4…d1bbde

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.