Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabe5…fbb10x159b…4908Basex402 service$0.10100%ultravioletadao8s ago0x0ebadb…8274a5
0x4491…b4460x159b…4908Basex402 service$0.10100%ultravioletadao16s ago0x3addd8…ef8754
0x5f11…468a0xc7f3…c044Base$0.33100%primer18s ago0xd7d795…eac0a9
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793218s ago0xf90420…b029e4
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase20s ago0x40cf56…155d25
0xe1be…b4620x840d…36afBase$198.0070%0x4648…c2af20s ago0xb80a77…4da403
0x950d…e08c0x159b…4908Basex402 service$0.10100%ultravioletadao22s ago0x3dbe78…c59f52
0x50da…57690x6839…1a2bBase$1.00100%coinbase22s ago0x95da6c…9ea95d
0x2625…b4300x5584…ce5cBase$1.0070%0x3e32…3ce724s ago0x702803…9757db
0xd1d2…9f6e0x159b…4908Basex402 service$0.10100%ultravioletadao28s ago0xa4e143…9ceee0
0x925d…3c010x6839…1a2bBase$0.003100%coinbase32s ago0x63a065…3e31e9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a532s ago0x50e181…caf96c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa32s ago0x17890f…022591
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc36s ago0x538406…c1a29c
0x2b4c…493d0x159b…4908Basex402 service$0.10100%ultravioletadao38s ago0x3b999c…fd2833
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted40s ago0xf1376a…730c91
0xed03…0f650xa8b2…1d68Base$0.0170%0x9501…c67740s ago0xfe31ac…3c6454
0xaa38…b3cd0x159b…4908Basex402 service$0.10100%ultravioletadao42s ago0xb567af…57690a
0x2625…b4300x5584…ce5cBase$2.0070%0x3e32…3ce744s ago0xc032f8…96212f
0xd085…dc7e0x159b…4908Basex402 service$0.10100%ultravioletadao44s ago0xf59c78…a48fa1
0x2f1f…4e1b0x159b…4908Basex402 service$0.10100%ultravioletadao52s ago0x6677a0…6db6f6
0x8fbf…ee760x6839…1a2bBase$1.00100%coinbase52s ago0x19c917…fd3314
0x619e…776d0x159b…4908Basex402 service$0.10100%ultravioletadao1m ago0xf0d06b…09ed3f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x36fdeb…73afa7
0xcc7f…b5c90x1188…3a42Base$1,000.0020%Payer-submitted1m ago0x2f4d96…8c19ac

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.