Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7ae…67b30xe6da…c4adBase$1.30100%payAI13d ago0xd4abe1…344593
0xe7ae…67b30x434c…4580Base$1.30100%payAI13d ago0x59ff26…aa594d
0xe7ae…67b30x85af…c2a7Base$1.30100%payAI13d ago0xa4e49e…efddcc
0x2c51…8be10xe7ae…67b3Base$3.90100%payAI13d ago0x826091…3192e4
0xe7ae…67b30x85af…c2a7Base$1.30100%payAI13d ago0x895871…229780
0xe7ae…67b30xe6da…c4adBase$1.30100%payAI13d ago0xbbb330…ba95ec
0xe7ae…67b30x434c…4580Base$1.30100%payAI13d ago0x7df37e…3333fd
0x2c51…8be10xe7ae…67b3Base$3.90100%payAI13d ago0x5e736b…7af150
0xe7ae…67b30xe6da…c4adBase$1.30100%payAI13d ago0xbcb7b7…522688
0xe7ae…67b30x85af…c2a7Base$1.30100%payAI13d ago0x40c53f…c7c265
0xe7ae…67b30x434c…4580Base$1.30100%payAI13d ago0x05ccf7…d470cc
0x2c51…8be10xe7ae…67b3Base$3.90100%payAI13d ago0x604c74…887a70
0xe7ae…67b30xe6da…c4adBase$1.20100%payAI13d ago0x4e674a…790e69
0xe7ae…67b30x85af…c2a7Base$1.20100%payAI13d ago0x2a213c…927ba1
0xe7ae…67b30x434c…4580Base$1.20100%payAI13d ago0x0196ab…10bfe4
0x2c51…8be10xe7ae…67b3Base$3.60100%payAI13d ago0xebf18e…b4a7c2
0xe7ae…67b30x85af…c2a7Base$1.20100%payAI13d ago0x73c774…626f54
0xe7ae…67b30xe6da…c4adBase$1.20100%payAI13d ago0x978772…8b4a10
0xe7ae…67b30x434c…4580Base$1.20100%payAI13d ago0x18eac4…550e82
0x2c51…8be10xe7ae…67b3Base$3.60100%payAI13d ago0xebdc2d…5ea6a8
0xe7ae…67b30x434c…4580Base$1.30100%payAI13d ago0x8958b4…10f47b
0xe7ae…67b30xe6da…c4adBase$1.30100%payAI13d ago0x068b42…2d8743
0xe7ae…67b30x85af…c2a7Base$1.30100%payAI13d ago0x27e9a9…1ec448
0x2c51…8be10xe7ae…67b3Base$3.90100%payAI13d ago0xc6169d…d5e709
0xe7ae…67b30xe6da…c4adBase$1.30100%payAI13d ago0x1aa8a2…5dac2b

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.