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—$10.50100%0xa6d0…a3cd87d ago0xc97132…b2d94a
0xa17c…60a90x0e3d…7757Base—$10.50100%0xffde…041087d ago0x40c036…7ccc78
0xa17c…60a90x0e3d…7757Base—$10.50100%0xc7c2…61a587d ago0x0ed4cd…7b530c
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa30d…6d0087d ago0x13419d…a55852
0xa17c…60a90x0e3d…7757Base—$1.05100%0x63d9…362887d ago0xec40b4…ec9432
0xa17c…60a90x0e3d…7757Base—$1.05100%0x212c…a8f687d ago0x7544a1…1b1bd9
0xa17c…60a90x0e3d…7757Base—$10.50100%0xa070…95e087d ago0x844cdd…2d6659
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1a34…32c187d ago0x7250ac…2428a7
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9092…bc9e87d ago0x21e138…c8f75f
0xa17c…60a90x0e3d…7757Base—$9.45100%0x2d1c…632c87d ago0x4d0bd2…aaf4ab
0xa17c…60a90x0e3d…7757Base—$21.00100%0x80e2…187387d ago0xa5257b…8f174f
0xa17c…60a90x0e3d…7757Base—$3.15100%0xa30d…6d0087d ago0x0f59f3…fb8c94
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0d6a…b70487d ago0xb59113…1c6e0a
0xa17c…60a90x0e3d…7757Base—$94.50100%0x4596…ce0987d ago0xbc8ca2…4ac733
0xa17c…60a90x0e3d…7757Base—$5.25100%0x6ae4…e26d87d ago0xd81c94…870ca6
0xa17c…60a90x0e3d…7757Base—$3.15100%0x3d44…411588d ago0x7f0e54…c1e087
0xa17c…60a90x0e3d…7757Base—$1.05100%0xddf5…034788d ago0x8e504b…0fb330
0xa17c…60a90x0e3d…7757Base—$10.50100%0x4173…266588d ago0xfc2a94…e659d2
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2960…064b88d ago0x089ac7…1365b2
0xa17c…60a90x0e3d…7757Base—$10.50100%0x45b0…c0d688d ago0x801e2f…3570b0
0xa17c…60a90x0e3d…7757Base—$5.25100%0xdbb0…e8c288d ago0xcf9de1…18e919
0xa17c…60a90x0e3d…7757Base—$52.50100%0x53e7…bd1088d ago0x1317dd…975319
0xa17c…60a90x0e3d…7757Base—$6.30100%0x9ee0…41c388d ago0xb751c0…9a7f66
0xa17c…60a90x0e3d…7757Base—$10.50100%0x1f15…885788d ago0x64f322…36e1c9
0xa17c…60a90x0e3d…7757Base—$3.15100%0x93eb…4c2988d ago0x348c9f…a8608f

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.