Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x692a…8cbc0xb300…8e84Base—$0.55100%fluxa118d ago0x79f3a0…3f9033
0x9094…e37b0xb300…8e84Base—$0.65100%fluxa118d ago0x1f594b…e34c27
0xce60…94cd0xb300…8e84Base—$0.10100%fluxa118d ago0xbc7f8a…f226c0
0x8d91…27120xb300…8e84Base—$0.65100%fluxa118d ago0xa3b06f…c4bdc7
0xa60c…426b0xb300…8e84Base—$0.46100%fluxa118d ago0xed0f49…48c921
0x861a…b2640xb300…8e84Base—$0.60100%fluxa118d ago0xa0ac09…74c82a
0xfe4c…ff7e0xb300…8e84Base—$0.65100%fluxa118d ago0x787963…ca511a
0xb134…3f770xb300…8e84Base—$0.70100%fluxa118d ago0xeff61d…5f3fce
0xe9da…6b800xb300…8e84Base—$0.55100%fluxa118d ago0x428f81…6e081d
0xa155…b5e00xb300…8e84Base—$0.53100%fluxa118d ago0x6fb52c…71e878
0x1fc4…ab040xb300…8e84Base—$0.41100%fluxa118d ago0xacaae5…29e7a7
0x230a…b6790xb300…8e84Base—$0.45100%fluxa118d ago0x5460ee…2a3dfa
0x56ad…6dcf0xb300…8e84Base—$0.65100%fluxa118d ago0x3bdf9f…19cefb
0x73b9…38a40xb300…8e84Base—$0.48100%fluxa118d ago0x133807…9c8d17
0x1d5f…af4b0xb300…8e84Base—$0.70100%fluxa118d ago0xc27b12…d799f4
0x0754…4aed0xb300…8e84Base—$0.55100%fluxa118d ago0x6d9c13…2b0a63
0x575f…89f10xb300…8e84Base—$1.02100%fluxa118d ago0x4f93ac…5037c2
0x7629…cbcc0xb300…8e84Base—$0.65100%fluxa118d ago0x32c4aa…8878c1
0xda81…db500xb300…8e84Base—$0.55100%fluxa118d ago0x9665fd…70ea2f
0xce9e…06350xb300…8e84Base—$0.65100%fluxa118d ago0x8f6550…48a63f
0x267e…44bf0xb300…8e84Base—$0.55100%fluxa118d ago0xf4c066…6197a0
0xd1a5…c9210xb300…8e84Base—$0.70100%fluxa118d ago0xb8970b…d05e68
0x5a6e…a4b80xb300…8e84Base—$0.92100%fluxa118d ago0x9a9816…8537f5
0xb1c8…07220xb300…8e84Base—$0.97100%fluxa118d ago0x975cf0…9de6b9
0x4ec2…fc3c0xb300…8e84Base—$0.45100%fluxa118d ago0xaae010…b397b6

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.