Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b7b…3ca50xfe80…47eeBase$0.001100%fluxa14d ago0x9f856f…c5de4c
0xa8e3…8bc50xfe80…47eeBase$0.001100%fluxa14d ago0xa71dfd…c7108b
0x770a…9cc20xfe80…47eeBase$0.001100%fluxa14d ago0x4c72b2…11784c
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa14d ago0x27445c…2966d5
0x0bb6…2fc90xfe80…47eeBase$0.001100%fluxa14d ago0xd412f3…908c29
0x7c3b…8f400xfe80…47eeBase$0.001100%fluxa14d ago0x0650eb…dc50ea
0x486b…1b030xfe80…47eeBase$0.001100%fluxa14d ago0x03f144…534124
0xaf3c…a6560xfe80…47eeBase$0.001100%fluxa14d ago0x2bccf4…ae1878
0x5a75…a1320xfe80…47eeBase$0.001100%fluxa14d ago0x245485…0672de
0x6c90…05a90xfe80…47eeBase$0.001100%fluxa14d ago0x2052fb…2862cc
0xb61d…256c0xfe80…47eeBase$0.001100%fluxa14d ago0x0d21cb…37f536
0xc3de…a4a90xfe80…47eeBase$0.001100%fluxa14d ago0x672d97…fa2aa6
0xb420…08d30xfe80…47eeBase$0.001100%fluxa14d ago0xfb6585…d9a3cd
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xc32a8a…65d890
0x7543…219d0xfe80…47eeBase$0.001100%fluxa14d ago0xdbe1b7…4718ae
0x1244…df9c0xfe80…47eeBase$0.001100%fluxa14d ago0xc79dc2…06968c
0xd419…c2280xfe80…47eeBase$0.001100%fluxa14d ago0xadf7dd…3c9c64
0x6dd1…9c250xfe80…47eeBase$0.001100%fluxa14d ago0xc6411f…32f269
0xfd04…7e2d0xfe80…47eeBase$0.001100%fluxa14d ago0xe19d37…b9e756
0xde95…32830xfe80…47eeBase$0.001100%fluxa14d ago0x665392…cc91f9
0x020c…78b90xfe80…47eeBase$0.001100%fluxa14d ago0xf00dec…f01abe
0x63bf…da4a0xfe80…47eeBase$0.001100%fluxa14d ago0x9267f8…7e3629
0x8704…30fb0xfe80…47eeBase$0.001100%fluxa14d ago0x94ee47…70c3f5
0x30de…1f910xfe80…47eeBase$0.001100%fluxa14d ago0x711964…b0b40f
0x1534…1a3a0xfe80…47eeBase$0.001100%fluxa14d ago0x60817a…7bc673

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.