Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x991b…29e60x9e25…0810Base—$0.0270%0x9e25…08107d ago0xe3724f…a6ef6f
0xeab4…82d40x9e25…0810Base—$0.0270%0x9e25…08107d ago0x7418c2…36df43
0x9160…7e360x9e25…0810Base—$0.0470%0x9e25…08107d ago0x1553ac…3e30e3
0x741f…8f400x9e25…0810Base—$0.0770%0x9e25…08107d ago0x1ecad4…9a10b0
0xf496…6d140x9e25…0810Base—$0.0270%0x9e25…08107d ago0x6751b6…21f564
0xc6f3…a65a0x9e25…0810Base—$0.0270%0x9e25…08107d ago0xd57dea…fa01f0
0x6b3c…3dd80x9e25…0810Base—$0.0270%0x9e25…08107d ago0x2e9361…cf7441
0x624d…8b3e0x9e25…0810Base—$0.0053670%0x9e25…08107d ago0x92875d…94936f
0x03fd…79270x9e25…0810Base—$0.0370%0x9e25…08107d ago0x058cb5…f2da54
0x9367…e15e0x9e25…0810Base—$0.0470%0x9e25…08107d ago0x34bbac…82d58b
0x3526…fa890x9e25…0810Base—$0.0270%0x9e25…08107d ago0x664009…8b8c03
0x2514…e9ee0x9e25…0810Base—$0.00707270%0x9e25…08107d ago0x063135…e15759
0xcb2c…b6450x9e25…0810Base—$0.0670%0x9e25…08107d ago0x188db6…bc3e33
0x3b4f…e1600x9e25…0810Base—$0.0270%0x9e25…08107d ago0x07ff15…3a9304
0x0e2d…95cc0x9e25…0810Base—$0.0770%0x9e25…08107d ago0x41de42…511c39
0x8a5b…340d0x9e25…0810Base—$0.0270%0x9e25…08107d ago0xe107a0…610e6d
0xf6ba…54760x9e25…0810Base—$0.0370%0x9e25…08107d ago0xe281c7…198861
0x5c07…30b20x9e25…0810Base—$0.00741570%0x9e25…08107d ago0x487bc3…3cc267
0x9fff…aaec0x9e25…0810Base—$0.0470%0x9e25…08107d ago0x0853dd…185dd7
0x5c1e…41a90x9e25…0810Base—$0.0170%0x9e25…08107d ago0xbb6371…ec730c
0xc43f…41960x9e25…0810Base—$0.0084570%0x9e25…08108d ago0x11625d…39275d
0x4bfc…eff00x9e25…0810Base—$0.0170%0x9e25…08108d ago0xcb2af2…fb9edd
0xbc58…82070x9e25…0810Base—$0.0170%0x9e25…08108d ago0x67b4d7…cda0c6
0xa58d…34530x9e25…0810Base—$0.0270%0x9e25…08108d ago0xe6d366…cb973e
0x3557…2fb20x9e25…0810Base—$0.0270%0x9e25…08108d ago0xd94de5…8306a6

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.