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—$4.20100%0x0553…cecf62d ago0x22f372…a0852a
0xa17c…60a90x0e3d…7757Base—$21.00100%0xba2c…ddc862d ago0x729980…f2faef
0xa17c…60a90x0e3d…7757Base—$21.00100%0xa782…cada62d ago0x14c553…e2731b
0xa17c…60a90x0e3d…7757Base—$5.25100%0xba2c…ddc862d ago0x30eb15…7cfdfd
0xa17c…60a90x0e3d…7757Base—$26.25100%0xa1fb…723e62d ago0xa9f617…b6b5a0
0xa17c…60a90x0e3d…7757Base—$1.05100%0xdb56…d27862d ago0x4835a8…b492a0
0xa17c…60a90x0e3d…7757Base—$1.05100%0x04fd…2b5262d ago0xa7b223…029244
0xa17c…60a90x0e3d…7757Base—$14.70100%0x0007…886762d ago0xc88dc3…a6027a
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc836…5c4662d ago0x9506ef…1ddf83
0xa17c…60a90x0e3d…7757Base—$5.25100%0x170f…623062d ago0x5a8406…310dee
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1763…dc2262d ago0x30dda5…2208ec
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1bf5…a71662d ago0x11627c…9bb7a1
0xa17c…60a90x0e3d…7757Base—$1.05100%0xfdd4…df7262d ago0x025d67…9e2f6e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7929…b33162d ago0x0459a4…2d43c8
0xa17c…60a90x0e3d…7757Base—$5.25100%0xb725…f2dd62d ago0x9805d5…205e35
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe1d1…1b1962d ago0x68f4ad…3b1a42
0xa17c…60a90x0e3d…7757Base—$52.50100%0x19e0…dcbe62d ago0x1926a2…e66bb5
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2742…8fd162d ago0xdd9d27…9b5593
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5787…759e62d ago0x6b54e4…8a32fc
0xa17c…60a90x0e3d…7757Base—$21.00100%0x9092…bc9e62d ago0xdd9740…a17105
0xa17c…60a90x0e3d…7757Base—$15.75100%0xd091…7b6e62d ago0xf3db6f…002a16
0xa17c…60a90x0e3d…7757Base—$5.25100%0x0b7e…f08e62d ago0x78d9ba…9f2cb0
0xa17c…60a90x0e3d…7757Base—$2.10100%0x7daa…021762d ago0x32327d…71af8e
0xa17c…60a90x0e3d…7757Base—$5.25100%0x127e…b24a62d ago0xc51106…94ed7a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6280…2e7963d ago0xeb8ee2…d4fb7e

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.