Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1d2…9f6e0x159b…4908Basex402 service$0.10100%ultravioletadao15s ago0xa4e143…9ceee0
0x925d…3c010x6839…1a2bBase$0.003100%coinbase19s ago0x63a065…3e31e9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a519s ago0x50e181…caf96c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa19s ago0x17890f…022591
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc23s ago0x538406…c1a29c
0x2b4c…493d0x159b…4908Basex402 service$0.10100%ultravioletadao25s ago0x3b999c…fd2833
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted27s ago0xf1376a…730c91
0xed03…0f650xa8b2…1d68Base$0.0170%0x9501…c67727s ago0xfe31ac…3c6454
0xaa38…b3cd0x159b…4908Basex402 service$0.10100%ultravioletadao29s ago0xb567af…57690a
0x2625…b4300x5584…ce5cBase$2.0070%0x3e32…3ce731s ago0xc032f8…96212f
0xd085…dc7e0x159b…4908Basex402 service$0.10100%ultravioletadao31s ago0xf59c78…a48fa1
0x2f1f…4e1b0x159b…4908Basex402 service$0.10100%ultravioletadao39s ago0x6677a0…6db6f6
0x8fbf…ee760x6839…1a2bBase$1.00100%coinbase39s ago0x19c917…fd3314
0x619e…776d0x159b…4908Basex402 service$0.10100%ultravioletadao49s ago0xf0d06b…09ed3f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase53s ago0x36fdeb…73afa7
0xcc7f…b5c90x1188…3a42Base$1,000.0020%Payer-submitted53s ago0x2f4d96…8c19ac
0x1766…e9d10x6c72…03b9Base$50.0070%0xa923…c9ac55s ago0xf1eb40…d9b5e2
0xc489…4e0b0xa8b2…1d68Base$0.0170%0x9501…c67757s ago0x9067af…fa5e41
0x2fa2…9ee70x6839…1a2bBase$1.00100%coinbase57s ago0x91290e…577fa5
0x2cb0…3c720x159b…4908Basex402 service$0.10100%ultravioletadao59s ago0x8b9711…f01703
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7a25…7fdc1m ago0xa7b3e7…e2cf92
0x8c68…c2b40x159b…4908Basex402 service$0.10100%ultravioletadao1m ago0x45cf2b…c4ec8d
0x6cc3…1cdd0x47c5…4fc3Base$105.0070%0xc4a4…9e861m ago0x34771c…ae4db4
0xdea4…d3530x6839…1a2bBase$1.00100%coinbase1m ago0xf1ae21…beb11b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xdc6f55…68bf4e

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.