Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc2m ago0x01bd49…a13c6c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc3m ago0x85fa3e…669be2
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc4m ago0x772edf…bbdf75
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc5m ago0xeeb0df…0f8fff
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc17m ago0xa5fde7…82aec0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18m ago0xb8b012…51b313
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc18m ago0x488056…2cfd83
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20m ago0x1ee697…6a3333
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc23m ago0xfdabe1…bdfe6b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc24m ago0x7d3873…86b48b
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc25m ago0x5a2a88…9a6d92
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc26m ago0xf82aa9…9805db
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc28m ago0x7da944…dd4b8e
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc29m ago0x0acbb7…bc2513
0xce6d…bbc30x8a6c…f293Base$0.0170%0x0b44…80fc29m ago0xfa88f6…2c7cdf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc29m ago0xb602b1…3d4f72
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc30m ago0xb77b6b…2c6880
0xce6d…bbc30x572f…2f6cBase$0.0170%0x0b44…80fc31m ago0x98779a…01225a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc58m ago0x9233eb…bf2baf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc59m ago0x467014…3aba2a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc1h ago0x1b73a4…955dcf
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc1h ago0xeef7c2…a47b81
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc1h ago0x82fabd…b489c0
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc1h ago0x4563a5…2f20f3
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc1h ago0x517321…df9a90

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.