Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xfe8c…49bb42d ago0x3a971a…ebf112
0xa17c…60a90x0e3d…7757Base—$1.0570%0x9190…8d8342d ago0x53b1a6…3b93cb
0xa17c…60a90x0e3d…7757Base—$21.0070%0xc4a4…9e8642d ago0xbedcec…c40e45
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xa69c…e8d542d ago0x51fb6f…a546d2
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xbc7c…86d442d ago0x9e759f…8b26ed
0xa17c…60a90x0e3d…7757Base—$2.1070%0x6204…112242d ago0x3d68a0…baed3a
0xa17c…60a90x47c5…4fc3Base—$42.0070%0x1e92…0cb742d ago0xbcd06b…02c180
0xa17c…60a90x0e3d…7757Base—$9.4570%0x35fa…74a942d ago0x13042a…d94ba7
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xbc18…facb42d ago0x5aa67f…ed1a2a
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x28a1…4ae542d ago0x01e428…736899
0xa17c…60a90x0e3d…7757Base—$31.5070%0x752e…993342d ago0x401fa3…41864b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x3eb5…08dc42d ago0x52fb91…9ef59d
0xa17c…60a90x0e3d…7757Base—$3.1570%0x37bf…71af42d ago0x40e81c…d73dd4
0xa17c…60a90x0e3d…7757Base—$10.5070%0xc2ed…bd4e42d ago0x5b85ea…63047a
0xa17c…60a90x0e3d…7757Base—$15.7570%0x9b8a…f4bd42d ago0x0fc822…6dc686
0xa17c…60a90x0e3d…7757Base—$3.1570%0x8569…b98742d ago0xecc258…efe6d9
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x363e…450d42d ago0x757a89…14c181
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x8bf0…2ce242d ago0x93284d…30ea42
0xa17c…60a90x0e3d…7757Base—$4.2070%0xb7fe…9d8042d ago0x3ced7f…204441
0xa17c…60a90x0e3d…7757Base—$2.1070%0xa75d…d8a542d ago0xa7b4b9…b18008
0xa17c…60a90x0e3d…7757Base—$1.0570%0x84ea…0e4742d ago0xaa8524…c9b746
0xa17c…60a90x0e3d…7757Base—$21.0070%0x0744…c73c42d ago0x9e1a74…44d4dc
0xa17c…60a90x0e3d…7757Base—$7.3570%0xa82a…456342d ago0x10cd6e…0e0efd
0xa17c…60a90x0e3d…7757Base—$2.1070%0x7186…110f42d ago0x0a28b5…b791f2
0xa17c…60a90x0e3d…7757Base—$21.00100%0x3494…a4d143d ago0x1ae269…80f56f

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.