Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base—$0.007964100%0x211d…d17250d ago0xaa96de…360756
0x3be9…575c0x31d0…2cd7Base—$20.35100%0x211d…d17250d ago0xaa96de…360756
0x3be9…575c0x31d0…2cd7Base—$165.00100%0x4337…539350d ago0x94d940…3f97b8
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…32a450d ago0xe521fc…a1def2
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…f26850d ago0x9d6b9a…e3d450
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…d0b250d ago0x4b27c7…3bc23d
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f50d ago0xb08b3f…f137fc
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…562750d ago0x919378…d3e9e7
0x3be9…575c0xf6ee…3bd2Base—$0.008289100%0xe196…0ce150d ago0x6e2eb9…c9a895
0x3be9…575c0x31d0…2cd7Base—$90.33100%0xe196…0ce150d ago0x6e2eb9…c9a895
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…d99550d ago0x98b556…cb1880
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f50d ago0x2bf0b6…47c171
0x3be9…575c0x4cd0…bc31Base—$40.3070%0x4337…539350d ago0x0016d3…ffa1cb
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce150d ago0xa7d25d…68fffc
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…882650d ago0xd2f8dd…7023ed
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…44cc50d ago0x9ce4db…89b84e
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x211d…d17250d ago0x66341e…ed4bfe
0x3be9…575c0xf6ee…3bd2Base—$0.003541100%0x211d…d17250d ago0x66341e…ed4bfe
0x3be9…575c0x31d0…2cd7Base—$250.00100%0xe196…0ce150d ago0x4b8569…bac3e7
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0xa1ace2…56ff23
0x3be9…575c0x4cd0…bc31Base—$95.3270%0xf279…f77f50d ago0x0363f5…a6444b
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17250d ago0x3a207b…e7803b
0x3be9…575c0x4cd0…bc31Base—$200.3770%0x4337…b6c250d ago0xb98a85…54a08a
0x3be9…575c0x4cd0…bc31Base—$10.3470%0xe196…0ce150d ago0x122782…dc815c
0x3be9…575c0xf6ee…3bd2Base—$0.001832100%0xe196…0ce150d ago0x3b948f…dfeda9

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.