Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3a0…45510x1892…6085Base—$1.83100%relai112d ago0xb7b30f…7a4264
0xd3a0…45510x1892…6085Base—$1.22100%relai112d ago0x61312c…6d2c74
0xd3a0…45510x1892…6085Base—$1.11100%relai112d ago0x4bf5c8…31958b
0xd3a0…45510x1892…6085Base—$1.30100%relai112d ago0xe4d1bf…f3d806
0xd3a0…45510x1892…6085Base—$1.66100%relai112d ago0x569425…ccaaf8
0xd3a0…45510x1892…6085Base—$1.51100%relai112d ago0xbb0030…169395
0xd3a0…45510x1892…6085Base—$1.56100%relai112d ago0x4667f8…b5b186
0xd3a0…45510x1892…6085Base—$1.42100%relai112d ago0xa61274…89041b
0xd3a0…45510x1892…6085Base—$1.11100%relai112d ago0x4eca77…456b8c
0xd3a0…45510x1892…6085Base—$1.80100%relai112d ago0x61301b…971131
0xd3a0…45510x1892…6085Base—$1.64100%relai112d ago0x217f1a…861c2f
0xd3a0…45510x1892…6085Base—$1.85100%relai112d ago0x66d13f…b0546b
0xd3a0…45510x1892…6085Base—$1.51100%relai112d ago0x57445f…2e3f67
0xd3a0…45510x1892…6085Base—$1.43100%relai112d ago0x959198…d9472e
0xd3a0…45510x1892…6085Base—$1.49100%relai112d ago0xe12079…1ce914
0xd3a0…45510x1892…6085Base—$1.28100%relai112d ago0x690685…772257
0xd3a0…45510x1892…6085Base—$1.12100%relai112d ago0x6e3b92…45f73e
0xd3a0…45510x1892…6085Base—$1.35100%relai112d ago0x45910a…646598
0xd3a0…45510x1892…6085Base—$1.39100%relai112d ago0x1f4392…3bb03a
0xd3a0…45510x1892…6085Base—$1.06100%relai112d ago0x8c8e8e…4a171c
0xd3a0…45510x1892…6085Base—$1.19100%relai113d ago0xf26a48…e675c0
0xd3a0…45510x1892…6085Base—$1.95100%relai113d ago0x799848…2f447a
0xd3a0…45510x1892…6085Base—$1.63100%relai113d ago0xd87365…f76b27
0xd3a0…45510x1892…6085Base—$1.74100%relai113d ago0x2b73af…48d798
0xd3a0…45510x1892…6085Base—$1.17100%relai113d ago0x58462f…6a6d26

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.