Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f43…08e70x6366…f1e2Base—$0.001107100%0x6366…f1e274d ago0x21bf0b…fc6f96
0x0f43…08e70x6366…f1e2Base—$0.25100%0x6366…f1e274d ago0x039c33…4261c5
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043674d ago0x409215…c87398
0x0f43…08e70x6366…f1e2Base—$0.25100%0xfc74…d8a574d ago0x598976…0e4983
0x0f43…08e70x6366…f1e2Base—$0.001761100%0x6366…f1e274d ago0x1429f0…2729af
0x0f43…08e70x6366…f1e2Base—$0.18100%0x6366…f1e274d ago0xc2749f…ed6bb0
0x0f43…08e70x6366…f1e2Base—$0.02100%0x17c8…043674d ago0x80560e…5732e1
0x0f43…08e70x6366…f1e2Base—$0.00249100%0x6366…f1e274d ago0x00d8a0…ada4fe
0x0f43…08e70x6366…f1e2Base—$0.33100%0x6366…f1e274d ago0xaa4d5a…1a0ca8
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043674d ago0x2870a4…23b8b4
0x0f43…08e70x6366…f1e2Base—$0.13100%0xfc74…d8a574d ago0xf8d654…4f3c57
0x0f43…08e70x6366…f1e2Base—$0.006439100%0x6366…f1e274d ago0x8819cf…3dc7c2
0x0f43…08e70x6366…f1e2Base—$0.20100%0x6366…f1e274d ago0xee2e5f…6d6966
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043674d ago0xb126f7…f4de51
0x0f43…08e70x6366…f1e2Base—$0.000026100%0x6366…f1e274d ago0x82fa1a…b9fcf6
0x0f43…08e70x6366…f1e2Base—$0.22100%0x6366…f1e274d ago0x11ae8b…b20aca
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043674d ago0x41f26c…317c1d
0x0f43…08e70x6366…f1e2Base—$0.17100%0xfc74…d8a574d ago0x36aa01…a44b80
0x0f43…08e70x6366…f1e2Base—$0.000868100%0x6366…f1e274d ago0xf6384f…30b85b
0x0f43…08e70x6366…f1e2Base—$0.46100%0x6366…f1e274d ago0x4feda6…d20af5
0x0f43…08e70x6366…f1e2Base—$0.006049100%0x6366…f1e274d ago0x1ae8fb…4c9935
0x0f43…08e70x6366…f1e2Base—$0.18100%0x6366…f1e274d ago0x6fd560…835ba8
0x0f43…08e70x6366…f1e2Base—$0.006521100%0x6366…f1e275d ago0x10f70f…b6276c
0x0f43…08e70x6366…f1e2Base—$0.22100%0x6366…f1e275d ago0x902ed9…2e9457
0x0f43…08e70x6366…f1e2Base—$0.006518100%0x6366…f1e275d ago0x36c374…a3c04f

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.