Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x90db…39da0x2fc6…befeBase$9,548.0070%0x6351…0d6241d ago0x991dbe…9d1bb7
0x324f…7aff0x2fc6…befeBase$25.00100%0x6351…0d6241d ago0x4182b9…7865e7
0x9fc5…31c30x2fc6…befeBase$1.3070%0x6351…0d6241d ago0xdfdbb0…4aebd3
0x9fc5…31c30x2fc6…befeBase$1.44100%0x6351…0d6241d ago0x8c3f12…0a62b6
holdforlong.eth0x2fc6…befeBase$350.76100%0x6351…0d6241d ago0x48dcb9…34f6c2
0x8e92…a90e0x2fc6…befeBase$0.37100%0x6351…0d6241d ago0x024b74…bdfeea
0x8447…4d740x2fc6…befeBase$0.3070%0x6351…0d6241d ago0x5d8eb4…c61e7e
0x5334…27320x2fc6…befeBase$283.4870%0x6351…0d6241d ago0xd71660…7d9f7e
0xf3ae…31fa0x2fc6…befeBase$2.8970%0x6351…0d6241d ago0xe6db6c…6c5c9a
0x9fc5…31c30x2fc6…befeBase$2.0070%0x6351…0d6241d ago0x0a7736…0d2202
0x9b05…0c2a0x2fc6…befeBase$276.15100%0x6351…0d6241d ago0x6fdf9e…155668
0x9b05…0c2a0x2fc6…befeBase$1,000.00100%0x6351…0d6241d ago0x8f029c…63f5f2
0x9b05…0c2a0x2fc6…befeBase$1,000.0070%0x6351…0d6241d ago0x88c78c…f28651
0x9b05…0c2a0x2fc6…befeBase$1,400.00100%0x6351…0d6241d ago0x3f2a72…081364
0xe757…c7710x2fc6…befeBase$510.3370%0x6351…0d6242d ago0x1641ac…051ca6
0x15c3…d5910x2fc6…befeBase$0.5070%0x6351…0d6242d ago0x692f0d…f684ba
ogorek69.eth0x2fc6…befeBase$699.4470%0x6351…0d6242d ago0xd776bb…cfcb2a
0x252b…8dd20x2fc6…befeBase$1.00100%0x6351…0d6242d ago0xaf9c98…18529b
0xe139…cae10x2fc6…befeBase$1,025.15100%0x6351…0d6242d ago0x0fa70d…10d77f
0xc66c…0eb10x2fc6…befeBase$190.00100%0x6351…0d6242d ago0xb0db98…d2c3e2
0x81c2…93d40x2fc6…befeBase$4.70100%0x6351…0d6242d ago0x1b2046…4d4e9c
0xa0e8…9f4a0x2fc6…befeBase$198.51100%0x6351…0d6242d ago0x2be868…4185cb
0x4732…85410x2fc6…befeBase$485.35100%0x6351…0d6242d ago0xabe558…30237a

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.