Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base—$5.25100%0x5613…339e100d ago0x7e258b…b0627c
0xa787…64cf0x0e3d…7757Base—$3.15100%0xc246…c595101d ago0x24d27c…e4c846
0xa787…64cf0x0e3d…7757Base—$21.00100%0x69ba…d2e2101d ago0xfbb444…fa6553
0xa787…64cf0x0e3d…7757Base—$21.00100%0xc629…e701101d ago0x942916…a174cd
0xa787…64cf0x0e3d…7757Base—$2.10100%0xcf6b…a40a101d ago0x754ddb…6c0bd5
0xa787…64cf0x0e3d…7757Base—$21.00100%0x2837…f767101d ago0xbd04bc…0a87e1
0xa787…64cf0x0e3d…7757Base—$3.15100%0xcfba…f106101d ago0x0210a9…5f126c
0xa787…64cf0x0e3d…7757Base—$11.55100%0x24a4…540a101d ago0x9bbcf2…b0c4b7
0xa787…64cf0x0e3d…7757Base—$5.25100%0x2016…5534101d ago0x198eae…b43f22
0xa787…64cf0x0e3d…7757Base—$26.25100%0xe9e4…1963101d ago0x70b357…4382f2
0xa787…64cf0x0e3d…7757Base—$3.15100%0x8516…0883101d ago0x74322f…23e154
0xa787…64cf0x0e3d…7757Base—$10.50100%0x9cee…c9d9101d ago0xbbe98d…6dc579
0xa787…64cf0x0e3d…7757Base—$6.30100%0x2b56…451e101d ago0x0c43b8…63c0f3
0xa787…64cf0x0e3d…7757Base—$4.20100%0x52ba…5177101d ago0x267541…a525c2
0xa787…64cf0x0e3d…7757Base—$15.75100%0x39a9…7be5101d ago0x706f44…4ebc63
0xa787…64cf0x0e3d…7757Base—$7.35100%0xdfb4…bf93101d ago0xdbc5cf…e0590e
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8944…ba2a101d ago0x15064e…0b6068
0xa787…64cf0x0e3d…7757Base—$4.20100%0x8112…5167101d ago0x15fb9a…67c4d3
0xa787…64cf0x0e3d…7757Base—$5.25100%0xc836…5c46101d ago0xfc126b…3b7390
0xa787…64cf0x0e3d…7757Base—$31.50100%0x1cb5…c0e2101d ago0xa5d827…61acb1
0xa787…64cf0x0e3d…7757Base—$10.50100%0x8ee8…f8f2101d ago0xc871ea…b1e7ad
0xa787…64cf0x0e3d…7757Base—$8.40100%0x18cc…2750101d ago0xac74f8…26f3fa
0xa787…64cf0x0e3d…7757Base—$3.15100%0x398e…79a6101d ago0x13b01f…057ce6
0xa787…64cf0x0e3d…7757Base—$45.15100%0x0dd9…36a5101d ago0x9b48bb…6527aa
0xa787…64cf0x0e3d…7757Base—$2.10100%0x45b4…af27101d ago0x8cf9c9…ac77ca

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.