Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…36c44d ago0x2189d4…ec9ef3
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…a93d4d ago0xbcb60e…102632
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…11314d ago0xfd0003…180996
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2fbf…ec654d ago0x65ddff…e050d8
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…98b64d ago0xc3e1ad…5581f8
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf793…af754d ago0xe58bf7…9ba410
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…5e7d4d ago0xec2b32…e1fcfe
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…c62f4d ago0xd740ca…fa73f2
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02304d ago0xb3aaae…5d335e
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec654d ago0x102a38…6fba4b
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf793…af754d ago0x27bcea…915f53
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2fbf…ec654d ago0x03323b…49acf9
0x3be9…575c0xaa9c…5a6bBase$90.0070%0x8e34…1c674d ago0x485726…0220a6
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…f9654d ago0x830b11…a0bc7d
0x3be9…575c0xaa9c…5a6bBase$250.0070%0xf793…af754d ago0x87d7e0…9c4c22
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2fbf…ec654d ago0x3864f7…480644
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…92694d ago0x4da205…f4238a
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…e22a4d ago0x46e30d…da2425
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x4337…30634d ago0x03a806…090958
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x4337…beb14d ago0x19d426…cccfd5
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x8e34…1c674d ago0x7b560e…f9698a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x7621…60f24d ago0x972c01…27c308
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02304d ago0x89a383…3163ca
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec655d ago0xc3ae2e…4178ae
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…217c5d ago0xb5cbf6…58c59e

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.