Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb80…9ecc0xd8d0…c706Base—$0.01100%fluxa103d ago0x3e61a0…a30416
0x3b69…0fde0xd8d0…c706Base—$0.38100%fluxa103d ago0x781948…9d546c
0xe060…8cc40xd8d0…c706Base—$0.33100%fluxa103d ago0x7e4bce…06df52
0x31ba…af1a0xd8d0…c706Base—$0.26100%fluxa103d ago0xe6268f…3581ae
0x1e55…e9a00xd8d0…c706Base—$0.11100%fluxa103d ago0xac982c…6d2a50
0x5ad6…746b0xd8d0…c706Base—$0.10100%fluxa103d ago0x1790b3…df3108
0x4d27…86770xd8d0…c706Base—$0.11100%fluxa103d ago0xee8532…795b26
0x3a78…a86e0xd8d0…c706Base—$0.10100%fluxa103d ago0x8fa78c…bec6da
0x8823…bda00xd8d0…c706Base—$0.10100%fluxa103d ago0xec76d0…024134
0x0c33…648f0xd8d0…c706Base—$0.11100%fluxa103d ago0xa9d99e…38502d
0x02ae…950c0xd8d0…c706Base—$0.11100%fluxa103d ago0xf9ee22…cf0591
0x19c0…ff140xd8d0…c706Base—$0.10100%fluxa103d ago0x4bbc5d…bfcc3e
0x6d70…137a0xd8d0…c706Base—$0.12100%fluxa103d ago0x324856…5c61e1
0x5fb0…f8b70xd8d0…c706Base—$0.09100%fluxa103d ago0x3c72ec…1439d7
0x2418…50b60xd8d0…c706Base—$0.02100%candidates103d ago0x7b41b3…87b4f8
0xf127…ffd00xd8d0…c706Base—$0.03100%fluxa103d ago0xe89e96…08fc51
0x861b…f9380xd8d0…c706Base—$0.11100%fluxa103d ago0xda2fdc…9938e9
0x2d3f…29130xd8d0…c706Base—$0.09100%fluxa103d ago0xa6a7f7…c9711e
0x0c48…0e800xd8d0…c706Base—$0.11100%fluxa103d ago0x555dfb…7a1826
0xc400…77020xd8d0…c706Base—$0.05100%fluxa103d ago0xddf209…61c72b
0x253e…a8240xd8d0…c706Base—$0.10100%fluxa103d ago0x5206e5…c0cc00
0xf081…5caa0xd8d0…c706Base—$0.15100%fluxa103d ago0xdb45ff…ea3515
0x8b15…1cb40xd8d0…c706Base—$0.10100%fluxa103d ago0x1a6639…7cd8f0
0x25ed…0f050xd8d0…c706Base—$0.02100%fluxa103d ago0x6a74a3…3854da
0x1fb4…ce2d0xd8d0…c706Base—$0.03100%fluxa103d ago0x504084…b874df

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.