Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase1d ago0x98c6a5…b684bf
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase1d ago0x624d88…5cae87
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase1d ago0xf27966…658f5b
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase1d ago0xac87ba…a60a54
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x8999eb…632ab3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xcda4ed…bd3892
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xb295c1…a9908a
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x98f2c9…8f414d
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xf813d8…a63140
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xf746ef…54ffc8
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x71e081…3a1ed1
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x03b6de…3b581e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0xd82c9a…0ea094
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x5455b8…7cf433
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5531d ago0x3848ca…d53995
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase2d ago0xa7548d…ed32d2
0x3f46…d89d0x6ca3…c3d2Base—$0.001100%coinbase2d ago0x0d0ece…84d9f5
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase2d ago0x37eba0…789994
0x5ee4…a3c00x6ca3…c3d2Base—$0.001100%coinbase2d ago0x3c1be9…ae6e43
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5532d ago0x6b3813…44a939
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5532d ago0xa332e1…026f4e
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5532d ago0x4c8a37…0af601
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5532d ago0x839879…4586f6
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c5532d ago0x2cd663…e06452
0xf4f5…da5d0x6ca3…c3d2Base—$0.00170%0x08a5…c5532d ago0xa921fb…3e699d

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.