Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$23.81100%mrdn58d ago0x66a377…a19502
0xfe8f…794d0x8e77…e2d6Base—$19.24100%mrdn58d ago0xb071b4…690e04
0xfe8f…794d0x8e77…e2d6Base—$26.86100%mrdn58d ago0x615bdf…496009
0xfe8f…794d0x8e77…e2d6Base—$26.81100%mrdn58d ago0x9c3715…b44738
0xfe8f…794d0x8e77…e2d6Base—$94.56100%mrdn58d ago0xa0c817…071526
0xfe8f…794d0x8e77…e2d6Base—$30.04100%mrdn58d ago0xa72f52…90f1d1
0xfe8f…794d0x8e77…e2d6Base—$27.87100%mrdn58d ago0x03f789…821d12
0xfe8f…794d0x8e77…e2d6Base—$23.56100%mrdn58d ago0x522dfe…970e9d
0xfe8f…794d0x8e77…e2d6Base—$25.97100%mrdn58d ago0x822272…8229c6
0xfe8f…794d0x8e77…e2d6Base—$30.48100%mrdn58d ago0x43f521…af6775
0xfe8f…794d0x8e77…e2d6Base—$31.14100%mrdn58d ago0x047a56…e81967
0xfe8f…794d0x8e77…e2d6Base—$30.12100%mrdn58d ago0xdd4ba5…666be3
0xfe8f…794d0x8e77…e2d6Base—$26.02100%mrdn58d ago0x4393e3…0b649b
0xfe8f…794d0x8e77…e2d6Base—$19.75100%mrdn58d ago0xc8b04f…26522b
0xfe8f…794d0x8e77…e2d6Base—$17.04100%mrdn58d ago0x1efc65…dbd0dc
0xfe8f…794d0x8e77…e2d6Base—$22.00100%mrdn58d ago0x226c8f…470b20
0xfe8f…794d0x8e77…e2d6Base—$30.25100%mrdn58d ago0x3efd44…3909e9
0xfe8f…794d0x8e77…e2d6Base—$34.30100%mrdn58d ago0x54bb08…1b74dc
0xfe8f…794d0x8e77…e2d6Base—$23.98100%mrdn58d ago0x193496…e57f8c
0xfe8f…794d0x8e77…e2d6Base—$22.60100%mrdn58d ago0x3d0dc1…ce098e
0xfe8f…794d0x8e77…e2d6Base—$19.90100%mrdn58d ago0xae8249…5399e6
0xfe8f…794d0x8e77…e2d6Base—$29.49100%mrdn58d ago0x195295…e70036
0xfe8f…794d0x8e77…e2d6Base—$26.03100%mrdn58d ago0x3d5089…61e352
0xfe8f…794d0x8e77…e2d6Base—$17.67100%mrdn58d ago0xb43d06…c6f81f
0xfe8f…794d0x8e77…e2d6Base—$14.72100%mrdn58d ago0x572618…692344

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.