Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x2ed821…18a761
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xe23c45…58f151
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xa4624c…366868
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x9284dc…a69c94
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xa69778…858ab1
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xfd9e57…11d823
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x7970b9…db7a16
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xd290a5…d72517
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x2fa19e…80fb4f
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x9b0e4a…82fb96
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x38af2b…5a7e57
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x1393a8…27ae25
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xc3bb5d…74292c
0x768d…97c10x486b…b9cfBase$1.30100%ultravioletadao6d ago0xb4d01b…52c67b
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x3f6aec…026e86
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xf5d093…f2a90f
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xf345a8…7ac6da
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0xf6e7d6…b48b51
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x3dae17…30f2ca
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x825795…2ee019
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x592853…f4080f
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x03a17c…8b2e8d
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x0ea5f7…11f8fe
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x3c6c8b…8c0c58
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao6d ago0x920c01…db2665

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.