Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x184be3…941ad2
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0x51de8c…f5e0b8
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0xd34d97…73f5e6
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0x36724b…3d2405
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0xf2091c…0eba16
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xed26f3…fa094d
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x594ab2…e68118
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xeb99a5…15d524
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x57b7f5…715d77
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xe42789…478d8c
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x402bb1…6449a2
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0x3bb789…7d9565
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x6b9dca…01ac9a
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xb4f160…25b6b7
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x524ddf…80a703
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xf0f4a1…907e89
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0xf769cf…c0cc16
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xc7c47e…589e84
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0xc7999e…19da66
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0x588f6e…a9218d
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0x677df4…a5e5bb
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0x41e4f3…440276
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0xc15b85…523eb3
0xd153…1de80x13bf…b9a7Base—$0.00075100%candidates114d ago0xab76be…7a529a
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase114d ago0xf7fda6…6982d0

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.